[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / c / 9 / SwiftRangeControl / 0.3 / SwiftRangeControl.podspec.json
blob061b3b344cb8ff961c7f26396283009a8879be30
2   "name": "SwiftRangeControl",
3   "version": "0.3",
4   "summary": "Range Slider Control based on UIControl",
5   "homepage": "https://github.com/hespinola/SwiftRangeControl",
6   "license": {
7     "type": "GNU",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Humberto Espinola": "h.espinola@inventivapp.com"
12   },
13   "source": {
14     "git": "https://github.com/hespinola/SwiftRangeControl.git",
15     "tag": "0.3"
16   },
17   "social_media_url": "https://twitter.com/_hespinola",
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SwiftRangeControl/**/*",
23   "frameworks": "UIKit",
24   "module_name": "SwiftRangeControl"