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