[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / e / 6 / b / WeekdaysSegmentedControl / 1.1.0 / WeekdaysSegmentedControl.podspec.json
blob86c472527cbe3f4f76920fdae7adac8daafc4fe6
2   "name": "WeekdaysSegmentedControl",
3   "version": "1.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Custom segmented control to select weekdays for iOS.",
9   "homepage": "https://github.com/omaralbeik/WeekdaysSegmentedControl",
10   "social_media_url": "https://twitter.com/omaralbeik",
11   "authors": {
12     "Omar Albeik": "omaralbeik@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/omaralbeik/WeekdaysSegmentedControl.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "WeekdaysSegmentedControl/*.swift",
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "4.0"
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "requires_arc": true