blob: 8ec759917f6f25b57181d71fe74bf1418c1363ae [file] [log] [blame]
{
"name": "EHHorizontalSelectionView",
"version": "0.9.5",
"summary": "Horizontal table view style controller",
"description": "This is extension for presenting horizontal lists of items (horizontal tableview)",
"homepage": "https://github.com/josshad/EHHorizontalSelectionView/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Danila Gusev": "jos.shad@gmail.com"
},
"source": {
"git": "https://github.com/josshad/EHHorizontalSelectionView.git",
"tag": "0.9.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EHHorizontalSelectionView/**/*",
"public_header_files": "EHHorizontalSelectionView/**/*.h",
"resource_bundles": {
"EHHorizontalSelectionView": [
"EHHorizontalSelectionView/xibs/*.xib"
]
}
}