blob: d91069a44e7439add969c898790ddcb98baa5400 [file] [log] [blame]
{
"name": "PKColumnTable",
"version": "0.1.4",
"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": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PKColumnTable/Classes/**/*",
"pushed_with_swift_version": "3.0"
}