[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 4 / 5 / CrashOps / 0.0.66 / CrashOps.podspec.json
blob72dd04d2fd098aa8cc1c78b304a1c568187aa79a
2   "name": "CrashOps",
3   "version": "0.0.66",
4   "summary": "CrashOps lets you monitor your app's crashes.",
5   "description": "CrashOps lets you monitor your app's crashes.",
6   "homepage": "https://github.com/CrashOps",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CrashOps": "developer@crashops.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/CrashOps/iOS-SDK.git",
20     "tag": "0.0.66"
21   },
22   "source_files": "CrashOps/**/*.{swift,h,m,mm,c,cpp}",
23   "dependencies": {
24     "KZCrash": [
25       "1.15.21"
26     ]
27   }