blob: 82bb16d6b423a78445672c594bf807f7c741d465 [file] [log] [blame]
{
"name": "DateTimePicker",
"version": "1.0.3",
"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": "1.0.3"
},
"source_files": "Source",
"frameworks": "UIKit",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}