blob: 1b1ea7da001ac7ea097f22a596c43a344530e07d [file] [log] [blame]
{
"name": "SmartCloudMobileSDK",
"version": "1.5.7",
"summary": "京东开放服务SCMSDK iOS版",
"description": "京东开放服务SCMSDK (iOS版)",
"homepage": "https://github.com/kevincwt/SmartCloudMobileSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wtchang": "wtchang@iflytek.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/kevincwt/SmartCloudMobileSDK.git",
"tag": "1.5.7"
},
"resources": "Framework/SmartCloudMobile.bundle",
"ios": {
"vendored_frameworks": "Framework/SmartCloudMobileSDK.framework"
}
}