File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ Shopping cart example app
2
+ =========================
3
+
4
+ This is a simple iOS app that demonstrates the functionality of a shopping cart.
5
+
6
+ This project uses [ CocoaPods] ( http://cocoapods.org/ ) for managing its dependencies. So make sure you open ShoppingCartExample.xcworkspace.
7
+
8
+ If you are new to ** CocoaPods** , I recommend this [ explanation] ( http://nshipster.com/cocoapods/ ) .
9
+
10
+
11
+ ![ screenshots] ( Screenshots/screens.png )
12
+
13
+ ## Third party libraries and utilities
14
+
15
+ - [ FMDB] ( https://github.com/ccgus/fmdb )
16
+ - [ BButton] ( https://github.com/mattlawer/BButton )
17
+ - [ Paypal iOS SDK] ( https://github.com/paypal/PayPal-iOS-SDK )
18
+
19
+ ### Icons
20
+ The icons used here area from [ Icons8] ( http://icons8.com/free-ios-7-icons-in-vector/ ) .
21
+
22
+ ### Products
23
+ The products images are from [ Trust Me, I'm An Engineer Campaign] ( http://teespring.com/engineermemes ) on ** Teespring** .
You can’t perform that action at this time.
0 commit comments