blob: a67ef23c3fbdf2510e8c58ba6081e3b2c5590ce0 [file] [log] [blame]
{
"name": "WWCalendarTimeSelector",
"version": "1.2.10",
"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",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/weilsonwonder/WWCalendarTimeSelector.git",
"tag": "1.2.10"
},
"source_files": [
"Classes",
"Sources/*.swift"
],
"resource_bundles": {
"WWCalendarTimeSelectorStoryboardBundle": [
"Sources/*.storyboard"
]
}
}