blob: b2e83bd38c49d64bcc1580331f4e654290635e95 [file] [log] [blame]
{
"name": "DroiOAuthSDK",
"version": "0.0.5",
"summary": "卓易授权",
"description": "帮助开发者快速接入卓易账号",
"homepage": "https://github.com/DroiBaaS",
"license": "MIT",
"authors": {
"DoriBaaS": "droiinfo@droi.com"
},
"source": {
"git": "https://github.com/DroiBaaS/DroiOAuthSDK-iOS.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "**/DroiOAuth.framework",
"resources": "**/*.{png,xib}",
"frameworks": [
"Foundation",
"UIKit",
"JavaScriptCore",
"SystemConfiguration"
],
"dependencies": {
"DroiCoreSDK": [
]
}
}