blob: 09e3fc0eb06fdbf2170e63efb391413477d08ca8 [file] [log] [blame]
{
"name": "EasyTable",
"version": "1.0",
"license": "Apache-2.0",
"summary": "Use static UITableView Made insanely simple",
"homepage": "https://github.com/sergenes/EasyTable",
"authors": {
"Sergey Nes": "serge.nes@gmail.com"
},
"source": {
"git": "https://github.com/sergenes/EasyTable.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EasyTable/*.swift",
"requires_arc": true
}