blob: a92929ce2ccc067f572e82e8b2a0ce9755cf69f5 [file] [log] [blame]
{
"name": "FCPlayerKit",
"version": "0.0.14",
"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.14"
},
"source_files": "FCPlayerKit/FCPlayerKit.framework/Headers/*.h",
"resources": "FCPlayerKit/*.bundle",
"vendored_frameworks": "FCPlayerKit/*.framework",
"dependencies": {
"PLPlayerKit": [
],
"Masonry": [
],
"SDWebImage": [
],
"FCBaseKit": [
]
}
}