[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 2 / 3 / CrashDetechSDK / 1.0.1 / CrashDetechSDK.podspec.json
blob574fdd52595588372b06e75800fe96d27c42b8d2
2   "name": "CrashDetechSDK",
3   "version": "1.0.1",
4   "summary": "CrashDetechSDK lets you add CrashDetech features to your app.",
5   "description": "CrashDetechSDK allows you to detect car crashes using your app.",
6   "homepage": "http://appplystudio.com/",
7   "license": "MIT",
8   "authors": {
9     "CrashDetech": "info@crashdetech.co.za"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "http": "http://appplystudio.com/sdk/1.0.0/CrashDetechSDK.zip"
16   },
17   "source_files": "**/*.{h,m}",
18   "exclude_files": "Classes/Exclude",
19   "public_header_files": "**/*.h",
20   "frameworks": [
21     "CoreLocation",
22     "CoreMotion"
23   ],
24   "dependencies": {
25     "AFNetworking": [
26       "3.1.0"
27     ],
28     "SSZipArchive": [
29       "1.6.2"
30     ]
31   }