blob: e5094c1d122fcf005bfed83b39882dfe18a131f4 [file] [log] [blame]
{
"name": "ScrollableDatepicker",
"version": "2.0.0",
"summary": "Yet another datepicker for iOS",
"homepage": "https://github.com/noxt/ScrollableDatepicker",
"screenshots": "https://github.com/noxt/ScrollableDatepicker/blob/master/Screenshots/screen.png?raw=true",
"license": "MIT",
"authors": {
"Dmitry Ivanenko": "id.noxt@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/noxt/ScrollableDatepicker.git",
"tag": "2.0.0"
},
"source_files": "Sources",
"resource_bundles": {
"ScrollableDatepicker": [
"Sources/*.xib"
]
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}