[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / c / 5 / a / Moltin / 1.1.8 / Moltin.podspec.json
blob5957e739f4fdd5beca88e99b927d523c1eea395d
2   "name": "Moltin",
3   "version": "1.1.8",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "http://github.com/moltin/ios-sdk.git",
9   "authors": {
10     "Moltin": "support@moltin.com",
11     "Dylan McKee": "dylan@djmckee.co.uk",
12     "Gasper Rebernak": "rebernak.gasper@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "description": "iOS SDK for the Moltin eCommerce API.",
18   "summary": "iOS SDK for the Moltin eCommerce API",
19   "source": {
20     "git": "https://github.com/moltin/ios-sdk.git",
21     "tag": "v1.1.8",
22     "branch": "master"
23   },
24   "source_files": [
25     "Moltin",
26     "Moltin/**/*.{h,m}"
27   ],
28   "requires_arc": true,
29   "dependencies": {
30     "AFNetworking": [
31       "~>3.1.0"
32     ]
33   }