[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / a / 3 / e / ParseCrashReporting / 1.6.3 / ParseCrashReporting.podspec.json
blobf251e9f1f414a6ff70beef32c820e14283ba21ef
2   "name": "ParseCrashReporting",
3   "version": "1.6.3",
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/c5c37e8cd702a6c43bc732d27c931171/parse-library-1.6.3.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.3"
35     ]
36   }