blob: ccc6c8afc2b45e14edb70ff06510ff005f53c26c [file] [log] [blame]
{
"name": "PAWorkTimeSlider",
"version": "0.0.1",
"summary": "Control for time selecting.",
"homepage": "https://github.com/homo-sapiens/PAWorkTimeSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Denis Moskalenko": "denis_vmm@mail.ru"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/homo-sapiens/PAWorkTimeSlider.git",
"tag": "0.0.1"
},
"source_files": [
"PAWorkTimeSlider",
"PAWorkTimeSlider/**/*.{h,m,swift}"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}