blob: 09dc5012ef12acd4be1aedbb1da86734c63bb187 [file] [log] [blame]
{
"name": "EHHorizontalSelectionView",
"version": "1.0.3",
"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": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EHHorizontalSelectionView/**/*",
"public_header_files": "EHHorizontalSelectionView/**/*.h",
"resource_bundles": {
"EHHorizontalSelectionView": [
"EHHorizontalSelectionView/xibs/*.xib"
]
}
}