blob: dc07842abec3a79fb5b63602577d505e199801e9 [file] [log] [blame]
{
"name": "LaserCalendarTimeSelector",
"version": "1.5.1",
"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.1"
},
"source_files": [
"Classes",
"Sources/*.swift"
],
"resource_bundles": {
"WWCalendarTimeSelectorStoryboardBundle": [
"Sources/*.storyboard"
]
}
}