blob: ac89e37a95aef10061b37c9482baf8910d819177 [file] [log] [blame]
{
"name": "DJI-SDK-iOS",
"version": "3.1.1",
"summary": "DJI Mobile SDK for iOS",
"homepage": "https://github.com/dji-sdk/Mobile-SDK-iOS",
"license": {
"type": "MIT",
"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.1.1"
},
"ios": {
"vendored_frameworks": "Sample Code/*.framework"
}
}