blob: c1cd9ff35d95bab1100e4a98f19646de9400a6cd [file] [log] [blame]
{
"name": "DJI-SDK-iOS",
"version": "3.4",
"summary": "DJI Mobile SDK for iOS",
"homepage": "https://github.com/dji-sdk/Mobile-SDK-iOS",
"license": {
"type": "CUSTOM",
"file": "LICENSE.txt"
},
"authors": {
"DJI SDK": "sdk@dji.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/dji-sdk/Mobile-SDK-iOS.git",
"tag": "v3.4"
},
"ios": {
"vendored_frameworks": "Framework/*.framework"
}
}