blob: f40b9cbb378d319929f1fe23d4786b68922f122e [file] [log] [blame]
{
"name": "SFFir",
"version": "0.0.1",
"summary": "集成fir库",
"description": " 集成fir,方便使用fir的自动更新功能\n",
"homepage": "https://github.com/sofach/SFFir",
"license": "MIT",
"authors": {
"sofach": "mamihlapinatapai@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/sofach/SFFir.git",
"tag": "0.0.1"
},
"source_files": "SFFir/lib/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}