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