blob: be041cd79e9f4ad91d2f9f4e5ecd5ee8801203da [file] [log] [blame]
{
"name": "DroiOAuthSDK",
"version": "0.0.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "**/DroiOAuth.framework",
"resources": "**/*.{png,xib}",
"frameworks": [
"Foundation",
"UIKit",
"JavaScriptCore",
"SystemConfiguration"
],
"dependencies": {
"DroiCoreSDK": [
]
}
}