blob: c1e246b95f48bd7f479183d69e7c6688ef84f860 [file] [log] [blame]
{
"name": "MYTableViewManager",
"version": "0.3.1",
"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.1"
},
"source_files": "Source/*",
"requires_arc": true
}