blob: 26ce01d0579d1e2646ff66a4c5ac99ebb6f8b20c [file] [log] [blame]
{
"name": "CAFExpand",
"version": "0.1.0",
"summary": "Expand Table View Cells in iOS",
"description": "For Table views containing lots of information. This is a neat way to present what you want.",
"homepage": "https://github.com/fallaha13/CAFExpand",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Fallah": "fallaha@wit.edu"
},
"source": {
"git": "https://github.com/fallaha13/CAFExpand.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CAFExpand/*"
}