blob: d856e64e149ffe1641f3222df64906bcc4173572 [file] [log] [blame]
{
"name": "SocialSDK_R",
"version": "0.0.3",
"summary": "SocialSDK_R SDK for iOS",
"homepage": "https://github.com/GagSquad/SocialSDK",
"authors": {
"itlijunjie@gmail.com": "https://github.com/itlijunjie",
"LVJIALIN": "https://github.com/LVJIALIN"
},
"license": {
"type": "WTFPL",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GagSquad/SocialSDK.git",
"tag": "0.0.3"
},
"requires_arc": true,
"default_subspecs": [
"TencentOpenApiSDK_R",
"WeiboSDK_R",
"SocialSDK_R"
],
"subspecs": [
{
"name": "TencentOpenApiSDK_R",
"resources": "SDK/TencentOpenApi/TencentOpenApi_IOS_Bundle.bundle"
},
{
"name": "WeiboSDK_R",
"resources": "SDK/libWeiboSDK/WeiboSDK.bundle"
},
{
"name": "SocialSDK_R",
"resources": "SocialSDK/Rrources/GSSocialSDKResources.bundle"
}
]
}