[Add] VonageMLTransformers 4.0.0-dev.395
[CocoaPods.git] / Specs / 2 / b / e / DMSegmentedControl / 1.1.0 / DMSegmentedControl.podspec.json
blob9426c56e0019c37e6fc231dfaebb24de4cc9e61f
2   "name": "DMSegmentedControl",
3   "version": "1.1.0",
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.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "requires_arc": true,
23   "source_files": "DMSegmentedControl/*.swift",
24   "frameworks": "QuartzCore"