blob: cde9aa19e75625db44b33ca086192bc3f0f42a74 [file] [log] [blame]
{
"name": "WWDateTimePicker",
"version": "1.2",
"summary": "Simple customizable iOS View Controller in Mailbox app style for picking date and time.",
"homepage": "https://github.com/weilsonwonder/WWDateTimePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Weilson Wonder": "weilson@live.com"
},
"social_media_url": "https://sg.linkedin.com/in/weilson-wonder-7a1b1b90",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/weilsonwonder/WWDateTimePicker.git",
"tag": "1.2"
},
"source_files": [
"Classes",
"WWDateTimePicker/Sources/*.swift"
],
"resources": "WWDateTimePicker/Sources/WWPicker.xib"
}