blob: f97fa54d83da09ec42713817e30900b85847adc0 [file] [log] [blame]
{
"name": "FFUIFactory",
"version": "1.0.0",
"summary": "Fast manager tableView, A Cocoa / Objective-C wrapper around UITableView",
"homepage": "https://github.com/liubin303/FFUIFactory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liubin303": "273631976@qq.com"
},
"source": {
"git": "https://github.com/liubin303/FFUIFactory.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "FFUIFactory/*.{h,m}",
"requires_arc": true
}