blob: 529c82a86d28e7bf98c4d994b128f38ffda6a3e3 [file] [log] [blame]
{
"name": "CNLivePersonalFramework",
"version": "0.0.1",
"summary": "LSY-iOS SDK集合库",
"homepage": "https://github.com/woshiliushiyu/CNLiveFrameworks",
"source": {
"git": "https://github.com/woshiliushiyu/CNLiveFrameworks.git",
"tag": "0.0.1"
},
"license": "MIT",
"authors": {
"woshiliushiyu": "1010530278@qq.com"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"subspecs": [
{
"name": "CNLiveShareManager",
"vendored_frameworks": "CNLiveShareManager/CNLiveShareManager.framework",
"dependencies": {
"mob_sharesdk": [
"~> 4.1.4"
],
"mob_sharesdk/ShareSDKPlatforms/QQ": [
],
"mob_sharesdk/ShareSDKPlatforms/SinaWeibo": [
],
"mob_sharesdk/ShareSDKPlatforms/WeChatFull": [
]
}
}
]
}