[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / a / f / RangeUISlider / 1.7.0 / RangeUISlider.podspec.json
blob9b8ba73d24deacf18029edee79befccd4d8f72c3
2   "name": "RangeUISlider",
3   "version": "1.7.0",
4   "summary": "A highly customizable iOS range selection slider",
5   "description": "A highly customizable iOS range selection slider, developed using autolayout and completely customizable using IBDesignabled and IBInspectable.",
6   "homepage": "https://github.com/chicio/RangeUISlider",
7   "screenshots": "https://raw.githubusercontent.com/chicio/RangeUISlider/master/Screenshots/01-mixed.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "authors": {
13     "chicio": "fabrizio.duroni@gmail.com"
14   },
15   "social_media_url": "https://github.com/chicio",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/chicio/RangeUISlider.git",
21     "tag": "1.7.0"
22   },
23   "source_files": [
24     "Source",
25     "Source/**/*.{h,m}"
26   ],
27   "exclude_files": "Source/Exclude"