blob: 3c118b300bf9260cf0ce37df7c6f13c33b922da4 [file] [log] [blame]
{
"name": "FCPlayerKit",
"version": "0.0.10",
"summary": "FCPlayerKit",
"description": "视频播放",
"homepage": "https://gitee.com/FCComp/FCPlayerKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fczhouyou": "zhouyou@sobey.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/FCComp/FCPlayerKit.git",
"tag": "0.0.10"
},
"source_files": "FCPlayerKit/FCPlayerKit.framework/Headers/*.h",
"resources": "FCPlayerKit/*.bundle",
"vendored_frameworks": "FCPlayerKit/*.framework",
"dependencies": {
"PLPlayerKit": [
],
"Masonry": [
],
"SDWebImage": [
],
"FCBaseKit": [
]
}
}