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