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