blob: 12ea4bfcca4e281775da87fd94495eb503ddd509 [file] [log] [blame]
{
"name": "QSCPassPortSDK",
"version": "1.2.3",
"summary": "QscPassport for iOS",
"description": "QscPassport 轻松筹平台OAuth iOS SDK使用说明.",
"homepage": "https://github.com/sunlijun/Passport",
"license": {
"type": "MIT",
"text": "© 2017 北京轻松筹网络科技有限公司\n"
},
"authors": {
"sunlijun": "15810755796@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sunlijun/Passport.git",
"tag": "1.2.3"
},
"vendored_frameworks": "PassPortSDK/PassportSDK.framework",
"resources": "PassPortSDK/resources.bundle",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.7.3"
],
"ShareSDK3": [
"~> 3.6.3"
],
"MOBFoundation": [
"~> 2.2.19"
],
"ShareSDK3/ShareSDKPlatforms/SinaWeibo": [
"~> 3.6.3"
],
"ShareSDK3/ShareSDKPlatforms/QQ": [
"~> 3.6.3"
],
"ShareSDK3/ShareSDKPlatforms/WeChat": [
"~> 3.6.3"
]
}
}