blob: 5ec2a3cf3931ca81afc88f8bf792ef56137bcc4f [file] [log] [blame]
{
"name": "DatePickerDialog-ObjC",
"version": "1.0.1",
"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.1"
},
"source_files": "Sources/LSLDatePickerDialog.{h,m}",
"requires_arc": true
}