blob: 05f94af67304bdae3ac287d0e8c7805747c68692 [file] [log] [blame]
{
"name": "CrashDetechSDK",
"version": "1.0.0",
"summary": "CrashDetechSDK lets you add CrashDetech features to your app.",
"description": "CrashDetechSDK allows you to detect car crashes using your app.",
"homepage": "http://appplystudio.com/",
"license": "MIT",
"authors": {
"CrashDetech": "info@crashdetech.co.za"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "http://appplystudio.com/sdk/1.0.0/CrashDetechSDK.zip"
},
"source_files": "**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"CoreLocation",
"CoreMotion"
],
"dependencies": {
"AFNetworking": [
"3.1.0"
],
"SSZipArchive": [
"1.6.2"
]
}
}