[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 0 / 2 / CrashDetechKit / 1.0.5 / CrashDetechKit.podspec.json
blobcd6d6d9efa12005741c8cf2ad7918a88d31707bf
2   "name": "CrashDetechKit",
3   "version": "1.0.5",
4   "summary": "CrashDetechKit makes it easy for your apps to detect car crashes.",
5   "description": "CrashDetechKit lets you add powerful trip detection and monitoring capabilities to your app, apart from enabling it to detect car crashes.",
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/CrashDetechKit.zip"
16   },
17   "source_files": "**/*.{h,m}",
18   "public_header_files": "**/*.h",
19   "preserve_paths": "CrashDetechKit.framework/*",
20   "frameworks": [
21     "CoreMotion",
22     "CoreLocation"
23   ],
24   "requires_arc": true,
25   "xcconfig": {
26     "HEADER_SEARCH_PATHS": "${PODS_ROOT}",
27     "OTHER_LDFLAGS": "-l"
28   },
29   "dependencies": {
30     "AFNetworking": [
31       "3.1.0"
32     ],
33     "SSZipArchive": [
34       "1.6.2"
35     ]
36   }