[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 6 / e / TGPControls / 3.0.0 / TGPControls.podspec.json
blob8b19c781dbcb7cecd66c72ac6425e5e076ff1475
2   "name": "TGPControls",
3   "version": "3.0.0",
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": "http://swiftarchitect.com/swiftarchitect/"
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": true,
24   "source": {
25     "git": "https://github.com/SwiftArchitect/TGPControls.git",
26     "tag": "v3.0.0"
27   },
28   "source_files": "TGPControls/**/*.{swift}",
29   "exclude_files": "TGPControlsDemo/*",
30   "frameworks": "UIKit",
31   "pushed_with_swift_version": "3.0"