blob: 6171bc2f00b9ad56f444640b2f9b26a9c84fb4f5 [file] [log] [blame]
{
"name": "ALTableView",
"version": "0.1.1",
"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": {
"Abimael Barea": "elabi3@gmail.com",
"Lorenzo Villarroel": "villarroel.lorenzo@hotmail.com"
},
"source": {
"git": "https://github.com/ALiOSDev/ALTableView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ALTableView/ALTableView/Classes/**/*"
}