blob: 8c1e2724c063060230637ff8c84db4202034f9ed [file] [log] [blame]
{
"name": "GreedSocialSDK",
"version": "0.1.2",
"summary": "社交化SDK集成",
"homepage": "https://github.com/greedlab/GreedSocialSDK",
"license": "MIT",
"authors": {
"Bell": "bell@greedlab.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/greedlab/GreedSocialSDK.git",
"tag": "0.1.2"
},
"source_files": [
"GreedSocialSDK",
"GreedSocialSDK/*.{h,m}"
],
"resources": "GreedSocialSDK/Resource/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"GreedTencentOpenAPI": [
"2.9.5.1"
],
"GreedWeChatSDK-iOS": [
],
"WeiboSDK": [
],
"GreedCategory": [
]
}
}