blob: 93a668ae91d74061e75beae47a7189e83efde379 [file] [log] [blame]
{
"name": "WWCalendarTimeSelector",
"version": "1.1.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.1.1"
},
"source_files": [
"Classes",
"Sources/*.swift"
],
"resource_bundles": {
"WWCalendarTimeSelectorStoryboardBundle": [
"Sources/*.storyboard"
]
}
}