[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / c / a / 4 / ParseSDK / 1.2.5 / ParseSDK.podspec.json
blob5b2f9bfae8cbb8606ef2d32f88a6eccf2e82af62
2   "name": "ParseSDK",
3   "version": "1.2.5",
4   "summary": "Parse custom sdk library",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://bitbucket.org/gstudiomoscow/parsesdk",
10   "authors": {
11     "Gstudio": "alexandr@gstudio.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://alexandrgstudio@bitbucket.org/gstudiomoscow/parsesdk.git",
18     "tag": "1.2.5"
19   },
20   "source_files": "Classes/**/**/**/*.{h,m}",
21   "public_header_files": "Classes/**/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "AFNetworking": [
30     ],
31     "YYModel": [
33     ]
34   }