blob: 86c472527cbe3f4f76920fdae7adac8daafc4fe6 [file] [log] [blame]
{
"name": "WeekdaysSegmentedControl",
"version": "1.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Custom segmented control to select weekdays for iOS.",
"homepage": "https://github.com/omaralbeik/WeekdaysSegmentedControl",
"social_media_url": "https://twitter.com/omaralbeik",
"authors": {
"Omar Albeik": "omaralbeik@gmail.com"
},
"source": {
"git": "https://github.com/omaralbeik/WeekdaysSegmentedControl.git",
"tag": "1.1.0"
},
"source_files": "WeekdaysSegmentedControl/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true
}