blob: fa4c580c790a278cbfc76aa0bf5aef3acc263977 [file] [log] [blame]
{
"name": "CleanTableViewDataSource",
"version": "1.0",
"summary": "Use this to write a clean TableView DataSource",
"homepage": "https://github.com/phatle/CleanTableViewDataSource",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Phat Le": "ltanphat@gmail.com"
},
"source": {
"git": "https://github.com/phatle/CleanTableViewDataSource.git",
"tag": "v1.0"
},
"source_files": "CleanTableViewDataSourceLib",
"frameworks": "Foundation",
"requires_arc": true,
"platforms": {
"ios": null
},
"social_media_url": "https://twitter.com/ltanphat"
}