blob: 6efa8cd83ed2579ebf1dcf56703a9cfb19fa18d1 [file] [log] [blame]
{
"name": "Hakuba",
"version": "1.1.0",
"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.1.0"
},
"source_files": "Source/*",
"requires_arc": true
}