[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / a / Moltin / 1.0.2 / Moltin.podspec.json
blob086c371ee79f5d37a1484a81f43419e98cf7af22
2   "name": "Moltin",
3   "version": "1.0.2",
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.0.2"
22   },
23   "source_files": [
24     "Moltin",
25     "Moltin/**/*.{h,m}"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "AFNetworking": [
31     ]
32   }