[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / a / f / e / Parse-iOS-SDK / 1.2.21 / Parse-iOS-SDK.podspec.json
blob8a18ce1e7243660369b85e66d248d53e321e7351
2   "name": "Parse-iOS-SDK",
3   "version": "1.2.21",
4   "summary": "Parse is a complete technology stack to power your app's backend.",
5   "homepage": "http://www.parse.com",
6   "license": {
7     "type": "Commercial",
8     "text": "See https://parse.com/about/terms"
9   },
10   "authors": "Parse",
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "http": "http://parse-ios.s3.amazonaws.com/f1992e7a501affcc1906429e3690bae5/parse-library-1.2.21.zip"
16   },
17   "public_header_files": "Parse.framework/**/*.h",
18   "vendored_frameworks": "Parse.framework",
19   "preserve_paths": "Parse.framework",
20   "frameworks": [
21     "AudioToolbox",
22     "CFNetwork",
23     "CoreGraphics",
24     "CoreLocation",
25     "MobileCoreServices",
26     "QuartzCore",
27     "Security",
28     "StoreKit",
29     "SystemConfiguration"
30   ],
31   "weak_frameworks": [
32     "Accounts",
33     "AdSupport",
34     "Social"
35   ],
36   "libraries": [
37     "z",
38     "sqlite3"
39   ],
40   "requires_arc": true,
41   "dependencies": {
42     "Facebook-iOS-SDK": [
43       "~> 3.7"
44     ],
45     "Bolts": [
47     ]
48   }