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