blob: aa397a43fc665a902ff62711fc4b3f20a123eb12 [file] [log] [blame]
{
"name": "FFExtension",
"version": "1.0.5",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"homepage": "https://github.com/kobe1941/FFExtension",
"authors": {
"hufeng": "fenng.hu@qq.com"
},
"source": {
"git": "https://github.com/kobe1941/FFExtension.git",
"tag": "1.0.5"
},
"summary": "To reduce the crash in ios app",
"description": "if you have any problem or crash with use FFExtension, please issue me and paste detail crash logs, Have a nice day(#^.^#).",
"requires_arc": true,
"source_files": "FFExtension/Classes/*.{h,m}"
}