blob: f56682d6b85e32293e70cd3b6a6518a995b47ab0 [file] [log] [blame]
{
"name": "BDShelfStackViewController",
"version": "0.0.1",
"summary": "Multiple tables within table the easy way.",
"description": "Tables within tables – the easy way. Veritcally scrollables mixed with horizontally scrollables on one page. Built for quick prototyping or releasing apps that needs product or content browsing, e.g. shopping or showcase apps.",
"homepage": "https://github.com/norsez/BDShelfStackViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"norsez": "norsez@gmail.com"
},
"source": {
"git": "https://github.com/norsez/BDShelfStackViewController.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BDShelfStackViewController/Classes/**/*",
"swift_version": "4.0"
}