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