blob: 4712ca782817c71d19cd37f3234d43de9a8c3afe [file] [log] [blame]
{
"name": "FFToolModule",
"version": "1.0.2",
"summary": "This is some summary for FFToolModule",
"description": "FFToolModule 是一个用于保存一些常用工具,控件类,各类类别类的工具",
"homepage": "https://github.com/FelixZhengFei/FFToolModule",
"license": "MIT",
"authors": "郑强飞",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/FelixZhengFei/FFToolModule.git",
"tag": "1.0.2"
},
"source_files": [
"FFToolModule/FFToolModule/Files/**/*.{h,m,swift}",
"FFToolModule/FFToolModule/FFAlert/*.{h,m,swift}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}