{ | |
"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 | |
} |