blob: 36c11d2e26a071b8f15c24f19f0137e6372727cc [file] [log] [blame]
{
"name": "WQShareLiboc",
"version": "0.0.4",
"summary": "QQ,微博,微信分享库",
"description": "微信,QQ,新浪微博分享功能实现,简单集成,方便使用",
"homepage": "https://github.com/hwqforapple/WQShareLiboc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hwqforapple@163.com": "hwqforapple@163.com"
},
"source": {
"git": "https://github.com/hwqforapple/WQShareLiboc.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WQShareLiboc/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"vendored_frameworks": "WQShareLiboc/FrameWorks/TencentOpenAPI.framework",
"dependencies": {
"Weibo_SDK": [
],
"WechatOpenSDK": [
],
"MBProgressHUD": [
]
}
}