blob: 95da1c2ef29f43fa4b40757d4b1c6fc98c0a5bbf [file] [log] [blame]
{
"name": "QYTShareForiOS",
"version": "0.0.2",
"summary": "分享相关的类库",
"description": "分享帮助相关的类库",
"homepage": "http://192.168.1.52/QYTShareForiOS.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qcb": "@qqbbzz@126.com"
},
"source": {
"git": "http://192.168.1.52/QYTShareForiOS.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QYTShareForiOS/QYTShareManager/*.{h,m}",
"public_header_files": "QYTShareForiOS/**/*.h",
"frameworks": "UIKit",
"dependencies": {
"ShareSDK3": [
],
"MOBFoundation": [
],
"ShareSDK3/ShareSDKPlatforms/QQ": [
],
"ShareSDK3/ShareSDKPlatforms/SinaWeibo": [
],
"ShareSDK3/ShareSDKUI": [
],
"ShareSDK3/ShareSDKPlatforms/WeChat": [
],
"ShareSDK3/ShareSDKPlatforms/SMS": [
]
}
}