blob: ea24bfe5fed5ff5a5fbaf807fe77d8730efe8947 [file] [log] [blame]
{
"name": "FWManager",
"version": "1.0.1",
"summary": "test",
"description": "只是测试一下",
"homepage": "https://github.com/yuqi6713/FWManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "yuqi6713",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yuqi6713/FWManager.git",
"tag": "1.0.1"
},
"source_files": "lib/GQFWManager.framework/Headers/*.{h}",
"vendored_frameworks": "lib/GQFWManager.framework"
}