blob: 9753faceb9e20fe1194a26e4bd17795fad7dc8c3 [file] [log] [blame]
{
"name": "MDSWeekdaysCollectionView",
"version": "0.1.0",
"summary": "CollectionView subcluss to work with weekdays selection",
"description": "Convenient collection view subclass to work with weekdays selection, providing such features like weekdays binary mask",
"homepage": "https://github.com/JJCOINCWEBDEV/MDSWeekdaysCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Modus": "mod.us"
},
"source": {
"git": "https://github.com/JJCOINCWEBDEV/MDSWeekdaysCollectionView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MDSWeekdaysCollectionView/Classes/**/*"
}