blob: e91c3ffd8357efbd46cbffb019312eb7522497a6 [file] [log] [blame]
{
"name": "Hakuba",
"version": "2.1.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": "2.1.1"
},
"source_files": "Hakuba/*",
"requires_arc": true
}