blob: eec0e71a812d15a52078a1d12240162e0f98a8fa [file] [log] [blame]
{
"name": "MDSWeekdaysCollectionView",
"version": "0.2.2",
"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/rubyroyd/MDSWeekdaysCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Modus": "mod.us"
},
"source": {
"git": "https://github.com/rubyroyd/MDSWeekdaysCollectionView.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MDSWeekdaysCollectionView/Classes/**/*"
}