[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 0 / 2 / CrashDetechKit / 1.0.4 / CrashDetechKit.podspec.json
blobf085e1840fe77855b9d50aa0849c3afd3938897c
2   "name": "CrashDetechKit",
3   "version": "1.0.4",
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   "exclude_files": "Classes/Exclude",
19   "public_header_files": "**/*.h",
20   "preserve_paths": "CrashDetechKit.framework/*",
21   "frameworks": [
22     "CoreMotion",
23     "CoreLocation"
24   ],
25   "requires_arc": true,
26   "xcconfig": {
27     "HEADER_SEARCH_PATHS": "${PODS_ROOT}",
28     "OTHER_LDFLAGS": "-l"
29   },
30   "dependencies": {
31     "AFNetworking": [
32       "3.1.0"
33     ],
34     "SSZipArchive": [
35       "1.6.2"
36     ]
37   }