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