[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / e / 0 / 2 / CrashDetechKit / 1.0.2 / CrashDetechKit.podspec.json
blobee3ceffe1aa7a3d0fc77818d591a84920a416a97
2   "name": "CrashDetechKit",
3   "version": "1.0.2",
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   "dependencies": {
26     "AFNetworking": [
27       "3.1.0"
28     ],
29     "SSZipArchive": [
30       "1.6.2"
31     ]
32   }