blob: 8a62548429527dfc0690d7f90c82f77d841b912a [file] [log] [blame]
{
"name": "FCAudioFYPlay",
"version": "0.0.3",
"summary": "FCAudioFYPlay",
"description": "蜂巢服务组件",
"homepage": "https://gitee.com/FCComp/FCAudioFYPlay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fczhouyou": "zhouyou@sobey.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/FCComp/FCAudioFYPlay.git",
"tag": "0.0.3"
},
"source_files": "FCAudioFYPlay/FCAudioFYPlay.framework/Headers/*.h",
"resources": "FCAudioFYPlay/*.bundle",
"vendored_frameworks": "FCAudioFYPlay/*.framework",
"frameworks": "CoreGraphics",
"libraries": "sqlite3",
"dependencies": {
"MJExtension": [
]
}
}