blob: 5a91f9addc760d3c82d795556e2d6d0056c104b6 [file] [log] [blame]
{
"name": "QYMShareSDK",
"version": "0.0.4",
"summary": "集成微信、QQ分享的SDK",
"homepage": "https://github.com/lz156/QYMShareSDK",
"license": "MIT",
"authors": {
"zhen": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lz156/QYMShareSDK.git",
"tag": "v0.0.4"
},
"source_files": [
"QYMShareSDK/*",
"QYMShareSDK/**/*"
],
"frameworks": "SystemConfiguration",
"ios": {
"vendored_frameworks": "QYMShareSDK/QQ/framework/TencentOpenAPI.framework"
},
"requires_arc": true,
"dependencies": {
"WechatOpenSDK": [
"~> 1.8.3"
]
},
"deprecated": true
}