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