blob: cec8e69db0158d4f9c849605112f3e0897c6a79e [file] [log] [blame]
{
"name": "SNWeiboSDK",
"version": "3.1.4",
"license": {
"type": "Copyright",
"text": "新浪微博 版权所有."
},
"summary": "iOS微博SDK",
"source": {
"git": "https://github.com/iOSBoy/SNWeiboSDK.git",
"tag": "3.1.4"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": false,
"homepage": "http://weibo.com/",
"authors": {
"Webio": "http://weibo.com/"
},
"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"
]
}