[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 2 / f / b / RangeSlider / 0.0.1 / RangeSlider.podspec.json
bloba5ba491f733e6d7ba6d237194c1160979001d793
2   "name": "RangeSlider",
3   "version": "0.0.1",
4   "summary": "Source code for the iOS Range Slider series by Mal Curtis at BuildMobile.",
5   "homepage": "http://buildmobile.com/wicked-ios-range-slider-part-one/",
6   "license": {
7     "type": "Custom license",
8     "text": "    \tCreated by Mal Curtis on 5/08/11.\n    \tCopyright 2011 __MyCompanyName__. All rights reserved.\n"
9   },
10   "authors": "Mal Curtis",
11   "source": {
12     "git": "https://github.com/buildmobile/iosrangeslider.git",
13     "commit": "7f87f0b3104b2cd704d617d517d26209bd8f90f8"
14   },
15   "source_files": [
16     "RangeSlider/RangeSlider.h",
17     "RangeSlider/RangeSlider.m"
18   ],
19   "resources": "RangeSlider/Images/*.png",
20   "requires_arc": false,
21   "platforms": {
22     "ios": null
23   },
24   "frameworks": "UIKit"