blob: 5f01957be435a80302c446835234cb5a0f5a00f8 [file] [log] [blame]
{
"name": "DroiSelfupdateSDK",
"version": "0.0.3",
"summary": "卓易自更新SDK",
"description": "帮助开发者快速集成更新功能",
"homepage": "https://github.com/DroiBaaS",
"license": "MIT",
"authors": {
"DoriBaaS": "droiinfo@droi.com"
},
"source": {
"git": "https://github.com/DroiBaaS/DroiSelfupdateSDK-iOS.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "**/DroiSelfupdate.framework",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"DroiCoreSDK": [
]
}
}