blob: 2da69c1b426ee43e3bb254009524dd0156aa9946 [file] [log] [blame]
{
"name": "CNLivePersonalFramework",
"version": "0.0.4",
"summary": "LSY-iOS 分享功能的集成",
"homepage": "https://github.com/woshiliushiyu/CNLiveFrameworks",
"source": {
"git": "https://github.com/woshiliushiyu/CNLiveFrameworks.git",
"tag": "0.0.4"
},
"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": [
]
}
}
]
}