blob: 851d99b63588da7126712f8baeb7becdc25496a4 [file] [log] [blame]
{
"name": "FDLogSwiftLib",
"version": "0.0.6",
"summary": "log写文件专用库,使用时需要在plist文件中加入Application supports iTunes file sharing",
"description": "log写文件专用库",
"homepage": "https://gitee.com/Fly127/FDLogSwiftLib.git",
"license": "MIT",
"authors": {
"WANG DONG": "aney.wangdong@fenda.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/Fly127/FDLogSwiftLib.git",
"tag": "0.0.6"
},
"source_files": [
"FDLogSwiftLib",
"FDLogSwiftLib/*.{swift}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}