[Add] RiveRuntime 6.5.1
[CocoaPods.git] / Specs / 2 / b / e / DMSegmentedControl / 1.2.1 / DMSegmentedControl.podspec.json
blob5f9ec0da8dd391a98961a78379040134c90b8a3e
2   "name": "DMSegmentedControl",
3   "version": "1.2.1",
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.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "requires_arc": true,
23   "source_files": "DMSegmentedControl/*.swift",
24   "frameworks": "QuartzCore"