blob: 356730d6015322c96499b9cd496ab6a6c01d1db5 [file] [log] [blame]
{
"name": "TableManager",
"version": "0.0.2",
"summary": "A wrap for the UITableView features.",
"description": "This wrapper was created by Henrique Morbin (http://fb.com/hgmorbin). It was created to use an UITableView easier.",
"homepage": "https://github.com/Morbix/TableManager",
"license": "MIT",
"authors": {
"Henrique Morbin": "morbin_@hotmail.com"
},
"social_media_url": "http://twitter.com/Morbin_",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Morbix/TableManager.git",
"tag": "0.0.2"
},
"source_files": "TableManager.swift"
}