blob: 8a4c48a2be4859dcdb033cac2c4f7e0e9b34d0ab [file] [log] [blame]
{
"name": "Hakuba",
"version": "1.2.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.2.0"
},
"source_files": "Source/*",
"requires_arc": true
}