[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 6 / e / TGPControls / 5.0.3 / TGPControls.podspec.json
blob7f2fefc4b837396b872fa68db51368ac3815b401
2   "name": "TGPControls",
3   "version": "5.0.3",
4   "summary": "Custom animated iOS controls: Animated discrete slider, animated labels",
5   "description": "Provide an iOS looking UISlider with discrete, controlable steps\nProvide dynamic, animated labels for discrete slider\nEntirely compatible with UISlider",
6   "homepage": "https://github.com/SwiftArchitect/TGPControls",
7   "screenshots": [
8     "https://cloud.githubusercontent.com/assets/4073988/5912371/144aaf24-a588-11e4-9a22-42832eb2c235.gif",
9     "https://cloud.githubusercontent.com/assets/4073988/5912454/15774398-a589-11e4-8f08-18c9c7b59871.gif",
10     "https://cloud.githubusercontent.com/assets/4073988/6628373/183c7452-c8c2-11e4-9a63-107805bc0cc4.gif",
11     "https://cloud.githubusercontent.com/assets/4073988/5912297/c3f21bb2-a586-11e4-8eb1-a1f930ccbdd5.gif"
12   ],
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Xavier Schott": "https://www.swiftarchitect.com/swiftarchitect/"
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": true,
24   "swift_version": "4.0",
25   "source": {
26     "git": "https://github.com/SwiftArchitect/TGPControls.git",
27     "tag": "v5.0.3"
28   },
29   "source_files": "TGPControls/**/*.{swift}",
30   "exclude_files": "TGPControlsDemo/*",
31   "frameworks": "UIKit"