blob: ada6b953d3902ed35486ada3527675974f7da49e [file] [log] [blame]
{
"name": "QRCTableViewWrapper",
"version": "0.0.1",
"summary": "Wrapper for easy creating table view",
"homepage": "http://git.quantox.tech/dusan.cucurevic/QRCTableView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dusan Cucurevic": "dusan.cucurevic@quantox.com",
"Vladimir Jovicevic": "vladimir.jovicevic@quantox.com",
"Nebojsa Gujanicic": "nebojsa.gujanicic@quantox.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source": {
"git": "http://git.quantox.tech/dusan.cucurevic/QRCTableView.git",
"tag": "0.0.1"
},
"source_files": "QRCTableView/QRCTableView/QRCTableView/**/*.*"
}