blob: 2579f83c21ef34cdd69e3e9dfc830ad67621b4ad [file] [log] [blame]
{
"name": "DatePickerDialog",
"version": "1.1.4",
"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.1.4"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}