[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / c / 9 / a / Parse / 1.0.39 / Parse.podspec.json
blob4c29d87a1d82a721407749187cf2e58abc308317
2   "name": "Parse",
3   "version": "1.0.39",
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.0.39"
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     "AudioToolbox",
25     "CFNetwork",
26     "SystemConfiguration",
27     "MobileCoreServices",
28     "CoreGraphics",
29     "Security",
30     "QuartzCore",
31     "Parse"
32   ],
33   "xcconfig": {
34     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Parse\""
35   },
36   "libraries": "z",
37   "requires_arc": false