[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 0 / 2 / CrashDetechKit / 1.0.3 / CrashDetechKit.podspec.json
blob481277713432a3147aa0785d6a42d7342035a740
2   "name": "CrashDetechKit",
3   "version": "1.0.3",
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   "preserve_paths": "CrashDetechKit.framework/*",
20   "frameworks": [
21     "CoreMotion",
22     "CoreLocation"
23   ],
24   "requires_arc": true,
25   "xcconfig": {
26     "OTHER_LDFLAGS": "-l"
27   },
28   "dependencies": {
29     "AFNetworking": [
30       "3.1.0"
31     ],
32     "SSZipArchive": [
33       "1.6.2"
34     ]
35   }