[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 6 / b / 4 / DateScrollPicker / 1.1.0 / DateScrollPicker.podspec.json
blob5b4d0b4e10ce93e94e5529dffcca2057d42f8844
2   "name": "DateScrollPicker",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "Fully customizable date scroll view with picker feature for iOS written in Swift 5",
7   "description": "DateScrollPicker create a view with a UICollectionView. This collection has infinite cells with dates. You can customize all this cells with your own fonts and colors.",
8   "version": "1.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Alberto Aznar": "info@alberdev.com"
15   },
16   "homepage": "https://github.com/alberdev/DateScrollPicker",
17   "social_media_url": "https://twitter.com/alberdev",
18   "source": {
19     "git": "https://github.com/alberdev/DateScrollPicker.git",
20     "tag": "1.1.0"
21   },
22   "frameworks": "UIKit",
23   "source_files": "DateScrollPicker/**/*",
24   "swift_versions": "5.0",
25   "swift_version": "5.0"