blob: 81e632a43cdb9ecfdb81b0109829b53714bed0bb [file] [log] [blame]
{
"name": "ControlSDK",
"version": "1.0.0",
"summary": "这是N60远控SDK------",
"description": "提供钛码工程师使用",
"homepage": "https://github.com/yjjandyxy",
"license": "MIT)",
"authors": {
"ShyPig": "709540282@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/yjjandyxy/ControlSdk.git",
"tag": "1.0.0"
},
"source_files": [
"ControlSdk",
"*.{h,m}"
],
"requires_arc": true,
"vendored_frameworks": "SDK.framework"
}