blob: 199d433823c2c6bc0379fbb2dbba32cdc98a3b1b [file] [log] [blame]
{
"name": "FCAudioFYPlay",
"version": "0.0.2",
"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.2"
},
"source_files": "FCAudioFYPlay/FCAudioFYPlay.framework/Headers/*.h",
"resources": "FCAudioFYPlay/*.bundle",
"vendored_frameworks": "FCAudioFYPlay/*.framework",
"frameworks": "CoreGraphics",
"libraries": "sqlite3",
"dependencies": {
"MJExtension": [
]
}
}