blob: 5e911162abe720c56ca82c7bfe9702d3ccf6f20b [file] [log] [blame]
{
"name": "DroiSMSSDK",
"version": "1.0.3",
"summary": "卓易短信 SDK",
"description": "帮助开发者快速集成短信验证功能",
"homepage": "https://github.com/DroiBaaS",
"license": "MIT",
"authors": {
"DoriBaaS": "droiinfo@droi.com"
},
"source": {
"git": "https://github.com/DroiBaaS/DroiSMSSDK-iOS.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "**/DroiSMS.framework",
"resources": "**/*.{bundle}",
"frameworks": "Foundation",
"dependencies": {
"DroiCoreSDK": [
],
"MBProgressHUD": [
]
}
}