blob: be563dfc97bae1858af16bd53080f819be37445d [file] [log] [blame]
{
"name": "QYMShareSDK",
"version": "0.0.2",
"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.2"
},
"source_files": [
"QYMShareSDK/*",
"QYMShareSDK/**/*"
],
"dependencies": {
"WechatOpenSDK": [
"~> 1.8.3"
]
},
"deprecated": true
}