blob: 79c68b15c59b1916fdb5a9b52d7c5ed91b280e45 [file] [log] [blame]
{
"name": "WWDateTimePicker",
"version": "1.3.1",
"summary": "Customizable iOS View Controller in Android 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.3.1"
},
"source_files": [
"Classes",
"WWDateTimePicker/Sources/*.swift"
],
"resources": "WWDateTimePicker/Sources/WWPicker.xib",
"resource_bundles": {
"WWPickerPodBundle": [
"WWDateTimePicker/**/*.xib"
]
},
"deprecated_in_favor_of": "WWCalendarTimeSelector"
}