blob: 428f9cd59d0a4c8e1ac13cca7e2474df6a6ddbb0 [file] [log] [blame]
{
"name": "SectionedCollectionView",
"version": "1.1.2",
"summary": "A component to select items in a sectioned Collection View.",
"description": "A component to select items in a sectioned Collection View. This component help you to get the selected items only with a delegate.",
"homepage": "https://github.com/hattrick-it/SectionedCollectionView_Pod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"estebanarrua": "estebanarrua@hattrick.com"
},
"source": {
"git": "https://github.com/hattrick-it/SectionedCollectionView_Pod.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "3.0",
"source_files": "SectionedCollectionView/Classes/**/*",
"resources": "SectionedCollectionView/Classes/**/*.xib"
}