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