blob: cc19b5ae2ad5a2ed964c690990b089fd4eee58bb [file] [log] [blame]
{
"name": "SimpleViews",
"version": "0.1.5",
"summary": "A framework to simplify complex views, like UITableView.",
"homepage": "https://github.com/matadesigns/simpleviews",
"license": "MIT",
"authors": {
"Nicholas Mata": "nicholas@matadesigns.net"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/matadesigns/simpleviews.git",
"tag": "0.1.5"
},
"source_files": "SimpleViews/SimpleViews/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}