blob: d9086d60c8615e0b4b14dfca830bdb5e6a4e8553 [file] [log] [blame]
{
"name": "DatePickerDialog",
"version": "1.2",
"summary": "Date picker dialog for iOS",
"homepage": "https://github.com/squimer/DatePickerDialog-iOS-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lucas Farah": "lucas.farah@me.com"
},
"social_media_url": "https://twitter.com/7farah7",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/squimer/DatePickerDialog-iOS-Swift.git",
"tag": "1.2"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}