blob: 923cde9d2da4bc8e733a92a65caea9e8df1490b7 [file] [log] [blame]
{
"name": "DateScrollPicker",
"platforms": {
"ios": "10.0"
},
"summary": "Fully customizable date scroll view with picker feature for iOS written in Swift 5",
"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.",
"version": "1.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alberto Aznar": "info@alberdev.com"
},
"homepage": "https://github.com/alberdev/DateScrollPicker",
"social_media_url": "https://twitter.com/alberdev",
"source": {
"git": "https://github.com/alberdev/DateScrollPicker.git",
"tag": "1.0.2"
},
"frameworks": "UIKit",
"source_files": "DateScrollPicker/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}