blob: 2ef77dc5b56afe90c9192fe462f513796a190322 [file] [log] [blame]
{
"name": "LaserCalendarTimeSelector",
"version": "1.5.3",
"summary": "Customizable iOS View Controller in Android style for picking date and time.",
"homepage": "https://github.com/LaserSrl/LaserCalendarTimeSelector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Patrick Laser": "patrick.negretto@laser-group.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LaserSrl/LaserCalendarTimeSelector.git",
"tag": "1.5.3"
},
"source_files": [
"Classes",
"Sources/*.swift"
],
"resource_bundles": {
"WWCalendarTimeSelectorStoryboardBundle": [
"Sources/*.storyboard"
]
}
}