[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 5 / 2 / 3 / CrashDetechSDK / 1.0.0 / CrashDetechSDK.podspec.json
blob05f94af67304bdae3ac287d0e8c7805747c68692
2   "name": "CrashDetechSDK",
3   "version": "1.0.0",
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   "frameworks": [
20     "CoreLocation",
21     "CoreMotion"
22   ],
23   "dependencies": {
24     "AFNetworking": [
25       "3.1.0"
26     ],
27     "SSZipArchive": [
28       "1.6.2"
29     ]
30   }