blob: 6bde7dd6c407706e9def3796ab4030d2e902041e [file] [log] [blame]
{
"name": "ALTableView",
"version": "0.1.0",
"summary": "An easy way to manage UITableView and UITableViewController",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ALiOSDev/ALTableView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lorenzo": "villarroel.lorenzo@hotmail.com"
},
"source": {
"git": "https://github.com/ALiOSDev/ALTableView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ALTableView/ALTableView/Classes/**/*"
}