[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / c / 9 / a / Parse / 1.1.10 / Parse.podspec.json
blob61eae4b857f419b92a23b7f5139a104857dc2e19
2   "name": "Parse",
3   "version": "1.1.10",
4   "license": {
5     "type": "Commercial",
6     "text": "See https://parse.com/about/terms"
7   },
8   "platforms": {
9     "ios": null
10   },
11   "summary": "The mobile app platform for developers.",
12   "homepage": "http://parse.com/",
13   "authors": {
14     "Parse": "support@parse.com"
15   },
16   "source": {
17     "git": "https://github.com/jessbowers/Parse.git",
18     "tag": "1.1.10"
19   },
20   "description": "To integrate after adding this pod, continue with step 9 in the QuickStart: (https://parse.com/apps/quickstart).",
21   "source_files": "ParseDummy.{m,h}",
22   "preserve_paths": "Parse.framework",
23   "frameworks": [
24     "StoreKit",
25     "AudioToolbox",
26     "CFNetwork",
27     "SystemConfiguration",
28     "MobileCoreServices",
29     "CoreGraphics",
30     "Security",
31     "QuartzCore",
32     "Parse"
33   ],
34   "weak_frameworks": [
35     "AdSupport",
36     "Social",
37     "Accounts"
38   ],
39   "xcconfig": {
40     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Parse\""
41   },
42   "libraries": [
43     "z",
44     "sqlite3"
45   ],
46   "requires_arc": false