[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 2 / b / e / DMSegmentedControl / 1.2.0 / DMSegmentedControl.podspec.json
blob31b5cdbe38b2e4360b7bd0559d75b66128be54c4
2   "name": "DMSegmentedControl",
3   "version": "1.2.0",
4   "summary": "A Swift conversion of https://github.com/HeshamMegid/HMSegmentedControl",
5   "swift_version": "4.2",
6   "homepage": "https://github.com/DominicMDev/DMSegmentedControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Dominic Miller": "dominicmdev@gmail.com",
13     "Hesham Abd-Elmegid": "hesham.abdelmegid@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/DominicMDev/DMSegmentedControl.git",
17     "tag": "1.2.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "requires_arc": true,
23   "source_files": "DMSegmentedControl/*.swift",
24   "frameworks": "QuartzCore"