blob: 7b8fbdd2717e9749d9c1c5bacd1cbc9b29de4629 [file] [log] [blame]
{
"name": "BATableView",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/beyondabel/BATableView",
"authors": {
"beyondabel": "beyondabel@gmail.com"
},
"summary": "BATableView is add index TableView",
"source": {
"git": "https://github.com/beyondabel/BATableView.git",
"tag": "v1.0.0"
},
"source_files": "BATableView/**/*.{m,h}",
"frameworks": "SystemConfiguration",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}