blob: e4d25e78fee02cd0737ea56f9407de77988d6fc3 [file] [log] [blame]
{
"name": "NMTableView",
"version": "0.0.1",
"summary": "Improved UITableView",
"description": "An improved version of UITableView.",
"homepage": "https://github.com/NicolasMahe/NMTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nicolas MaheĢ": "nicolas@mahe.me"
},
"source": {
"git": "https://github.com/NicolasMahe/NMTableView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NMTableView/**/*.swift",
"frameworks": "UIKit",
"dependencies": {
"NMUIExtension": [
]
},
"pushed_with_swift_version": "3.0"
}