blob: e636cb7caafcdcdcb0ba147acdb01e7483a84e0f [file] [log] [blame]
{
"name": "DatePickerDialog-ObjC",
"version": "1.0",
"summary": "Date picker dialog for iOS",
"homepage": "https://github.com/gameleon-dev/DatePickerDialog-iOS-ObjC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leon Lucardie": "leonlucardie@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gameleon-dev/DatePickerDialog-iOS-ObjC.git",
"tag": "1.0"
},
"source_files": "Sources/LSLDatePickerDialog.{h,m}",
"requires_arc": true
}