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