blob: caf3de57d98652471b9292b963f0227b2964c070 [file] [log] [blame]
{
"name": "DateTimePicker",
"version": "2.0.1",
"summary": "A nicer iOS UI component for picking date and time.",
"description": "DateTimePicker makes it easy to select date and time with an attractive looking component.",
"homepage": "https://github.com/itsmeichigo/DateTimePicker",
"screenshots": "https://raw.githubusercontent.com/itsmeichigo/DateTimePicker/master/screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Huong Do": "huongdt29@gmail.com"
},
"social_media_url": "https://twitter.com/itsmeichigo",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/itsmeichigo/DateTimePicker.git",
"tag": "2.0.1"
},
"source_files": "Source",
"frameworks": "UIKit",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
}
}