[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 7 / 4 / YocoSDK / 0.1.0 / YocoSDK.podspec.json
blob68c95a07728aa2d1d3f2d38c4f8a79a89259f588
2   "name": "YocoSDK",
3   "version": "0.1.0",
4   "summary": "Payment SDK",
5   "description": "Yoco integrated payments SDK",
6   "homepage": "https://github.com/rohanYoco/YocoSDK",
7   "license": "MIT",
8   "authors": {
9     "Rohan Jansen": "rohan@yoco.co.za"
10   },
11   "source": {
12     "git": "https://github.com/rohanYoco/YocoSDK.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "YocoSDK": [
22       "Pod/Assets/*.png"
23     ]
24   }