blob: 57f8d10fac6340dbc0118e2208f88a4424815a98 [file] [log] [blame]
{
"name": "Hakuba",
"version": "1.0.1",
"summary": "A new way to manage UITableView",
"homepage": "https://github.com/nghialv/Hakuba",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Le Van Nghia": "nghialv2607@gmail.com"
},
"social_media_url": "https://twitter.com/nghialv2607",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nghialv/Hakuba.git",
"tag": "1.0.1"
},
"source_files": "Source/*",
"requires_arc": true
}