blob: e9405a27261d076e320689d66df7dacd08cd157e [file] [log] [blame]
{
"name": "DJI-SDK-iOS",
"version": "3.2",
"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.2"
},
"ios": {
"vendored_frameworks": "Sample Code/*.framework"
}
}