[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 3 / e / ParseCrashReporting / 1.7.1 / ParseCrashReporting.podspec.json
blobb44a96432d434a1ce9067024c906501a452f4f3a
2   "name": "ParseCrashReporting",
3   "version": "1.7.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/bb581474c7c7d037a86cd1547799051a/parse-library-1.7.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.7.1"
35     ]
36   }