[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / a / 3 / e / ParseCrashReporting / 1.6.1 / ParseCrashReporting.podspec.json
blobe4505a7cfca7e8381cdc2c7e3abc9d33a0dd5ef1
2   "name": "ParseCrashReporting",
3   "version": "1.6.1",
4   "license": {
5     "type": "Commercial",
6     "text": "See https://www.parse.com/about/terms"
7   },
8   "homepage": "https://www.parse.com/",
9   "summary": "Parse is a complete technology stack to power your app's backend.",
10   "authors": "Parse",
11   "source": {
12     "http": "http://parse-ios.s3.amazonaws.com/a05ff24fdd9005e7d5768f4d8bd522d4/parse-library-1.6.1.zip"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": false,
18   "vendored_frameworks": "ParseCrashReporting.framework",
19   "public_header_files": "ParseCrashReporting.framework/**/*.h",
20   "frameworks": [
21     "Foundation",
22     "CFNetwork",
23     "MobileCoreServices",
24     "Security",
25     "SystemConfiguration"
26   ],
27   "libraries": [
28     "z",
29     "sqlite3",
30     "stdc++.6"
31   ],
32   "dependencies": {
33     "Parse": [
34       "~> 1.6.1"
35     ]
36   }