blob: acc93c0a74768dd3ec74b73ec334e9243ff0937f [file] [log] [blame]
{
"name": "PKColumnTable",
"version": "2.0",
"summary": "UItable View with Column fields.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/kansaraprateek/PKColumnTable",
"screenshots": [
"http://www.prateekkansara.com/GitProjectImages/PKColumnTable/PKColumnTableNoScroll.png",
"http://www.prateekkansara.com/GitProjectImages/PKColumnTable/PKColumTableScroll.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kansaraprateek": "prateek@tagrem.com"
},
"source": {
"git": "https://github.com/kansaraprateek/PKColumnTable.git",
"tag": "2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PKColumnTable/Classes/**/*"
}