blob: 7d689b32dc75030ad933036e61ed34100f9340d0 [file] [log] [blame]
{
"name": "MYTableViewManager",
"version": "0.3",
"summary": "A new way to manage UITableView",
"homepage": "https://github.com/nghialv",
"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": "0.3"
},
"source_files": "Source/*",
"requires_arc": true
}