[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / b / f / 3 / NHRangeSlider / 0.1 / NHRangeSlider.podspec.json
blobe1cc1fd7f580093d3d9884793aaf7706303f02a2
2   "name": "NHRangeSlider",
3   "version": "0.1",
4   "summary": "A custom range slider in Swift.",
5   "description": "A custom range slider in Swift. Circle/square left right thumbs with labels and custom string format.",
6   "homepage": "https://github.com/thehung111/NHRangeSlider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ngo Hung": "hung@visenze.com",
13     "The Hung ": "thehung111@gmail.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/thehung111/NHRangeSlider.git",
20     "tag": "0.1"
21   },
22   "source_files": "NHRangeSlider/NHRangeSlider/Source/*.swift",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"