[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / d / 8 / f / MDSWeekdaysCollectionView / 0.2.2 / MDSWeekdaysCollectionView.podspec.json
blobeec0e71a812d15a52078a1d12240162e0f98a8fa
2   "name": "MDSWeekdaysCollectionView",
3   "version": "0.2.2",
4   "summary": "CollectionView subcluss to work with weekdays selection",
5   "description": "Convenient collection view subclass to work with weekdays selection, providing such features like weekdays binary mask",
6   "homepage": "https://github.com/rubyroyd/MDSWeekdaysCollectionView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Modus": "mod.us"
13   },
14   "source": {
15     "git": "https://github.com/rubyroyd/MDSWeekdaysCollectionView.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MDSWeekdaysCollectionView/Classes/**/*"