blob: 439a037b2c53eb1fb6f82607b93c2040c53881e4 [file] [log] [blame]
{
"name": "DroiSMSSDK",
"version": "0.0.2",
"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": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "**/DroiSMS.framework",
"frameworks": "Foundation",
"dependencies": {
"DroiCoreSDK": [
]
}
}