blob: 7302a0c2492d3ce4623bbce5d474923467c9d214 [file] [log] [blame]
{
"name": "WWCalendarTimeSelector",
"version": "1.0.1",
"summary": "Customizable iOS View Controller in Android style for picking date and time.",
"homepage": "https://github.com/weilsonwonder/WWCalendarTimeSelector",
"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/WWCalendarTimeSelector.git",
"tag": "1.0.1"
},
"source_files": [
"Classes",
"Sources/*.swift"
],
"resource_bundles": {
"WWCalendarTimeSelectorStoryboardBundle": [
"Sources/*.storyboard"
]
}
}