blob: 04462d844a3bfa3b5ccf0fb0bef11e377b0d6c0a [file] [log] [blame]
{
"name": "NXTableViewManager",
"version": "0.1.4",
"summary": "Base on RETableViewManager, smaller and more easily customized",
"homepage": "https://github.com/qufeng33/NXTableViewManager",
"license": "MIT",
"authors": {
"nightx": "qufeng33@hotmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/qufeng33/NXTableViewManager.git",
"tag": "0.1.4"
},
"source_files": "NXTableViewManager/**/*",
"requires_arc": true,
"frameworks": "UIKit"
}