blob: b69e710fd15378812c37970ba8da292fba6a17ad [file] [log] [blame]
{
"name": "GSWeiboSDK",
"homepage": "https://github.com/sinaweibosdk/weibo_ios_sdk",
"summary": "GSWeiboSDK on iOS.",
"authors": {
"jingyu11": "jingyu11@staff.weibo.com"
},
"version": "3.1.4",
"source": {
"git": "https://github.com/GagSquad/GSWeiboSDK.git",
"tag": "3.1.4"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": false,
"license": "MIT",
"source_files": "libWeiboSDK/*.{h,m}",
"resources": "libWeiboSDK/WeiboSDK.bundle",
"vendored_libraries": "libWeiboSDK/libWeiboSDK.a",
"frameworks": [
"ImageIO",
"SystemConfiguration",
"CoreText",
"QuartzCore",
"Security",
"UIKit",
"Foundation",
"CoreGraphics",
"CoreTelephony"
],
"libraries": [
"sqlite3",
"z"
],
"deprecated": true
}