[Add] FluentIcons 1.1.268
[CocoaPods.git] / Specs / 2 / b / e / DMSegmentedControl / 1.0.2 / DMSegmentedControl.podspec.json
blob2cf6d0e18b293ba746696fc9a810a7f9804712fd
2   "name": "DMSegmentedControl",
3   "version": "1.0.2",
4   "summary": "A Swift conversion of https://github.com/HeshamMegid/HMSegmentedControl",
5   "swift_version": "4.0",
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.0.2"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "requires_arc": true,
23   "source_files": "DMSegmentedControl/*.swift",
24   "frameworks": "QuartzCore"