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