{ | |
"name": "weibolive_ios_sdk", | |
"homepage": "https://github.com/weibolive/weibolive_ios_sdk", | |
"summary": "WeiboLiveSDK on iOS.", | |
"authors": { | |
"guilu": "guilu@staff.weibo.com" | |
}, | |
"version": "0.0.1", | |
"source": { | |
"git": "https://github.com/weibolive/weibolive_ios_sdk.git", | |
"tag": "0.0.1" | |
}, | |
"platforms": { | |
"ios": "6.0" | |
}, | |
"requires_arc": false, | |
"license": "MIT", | |
"source_files": "libWeiboLiveSDK/*.{h,m}", | |
"vendored_libraries": "libWeiboLiveSDK/libWeiboLiveSDK.a" | |
} |