[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / a / Parse / 1.2.19 / Parse.podspec.json
blob43e6fd61f7220e6a6b9447d212fbd351eb8f71aa
2   "name": "Parse",
3   "version": "1.2.19",
4   "license": {
5     "type": "Commercial",
6     "text": "See https://parse.com/about/terms"
7   },
8   "platforms": {
9     "ios": "5.0"
10   },
11   "summary": "Parse iOS SDK for developing apps using the Parse cloud app platform.",
12   "description": "The Parse iOS SDK enables access to the parse.com cloud app platform. Requires an account with parse.com. To integrate after adding this pod, continue with step 9 in the QuickStart: (https://parse.com/apps/quickstart).",
13   "homepage": "http://parse.com",
14   "authors": "Parse",
15   "source": {
16     "http": "http://parse-ios.s3.amazonaws.com/66888d7d226541c93c33aa76e5f8e086/parse-library-1.2.19.zip"
17   },
18   "vendored_frameworks": "Parse.framework",
19   "requires_arc": true,
20   "frameworks": [
21     "AudioToolbox",
22     "CFNetwork",
23     "CoreGraphics",
24     "CoreLocation",
25     "MobileCoreServices",
26     "QuartzCore",
27     "Security",
28     "StoreKit",
29     "SystemConfiguration"
30   ],
31   "dependencies": {
32     "Facebook-iOS-SDK": [
33       "~> 3.11"
34     ]
35   }