[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 6 / e / TGPControls / 1.1.0 / TGPControls.podspec.json
bloba50b3b931b03882fe15b8c7c644a511f8c457edb
2   "name": "TGPControls",
3   "version": "1.1.0",
4   "summary": "Custom Awesome iOS Controls: Animated discrete slider, animated labels",
5   "description": "                   Provide an iOS looking UISlider with discrete, controlable steps\n                   Provide dynamic, animated labels for discrete slider\n                   Entirely compatible with UISlider\n\n",
6   "homepage": "https://github.com/arquebuse/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": "TGPControls_License.txt"
16   },
17   "authors": {
18     "Xavier Schott": "http://swiftarchitect.com/swiftarchitect/"
19   },
20   "social_media_url": "https://twitter.com/swiftarchitect",
21   "platforms": {
22     "ios": "7.0"
23   },
24   "source": {
25     "git": "https://github.com/SwiftArchitect/TGPControls.git",
26     "tag": "v1.1.0"
27   },
28   "source_files": [
29     "TGPControls",
30     "TGPControls/**/*.{h,m}"
31   ],
32   "exclude_files": [
33     "TGPControlsDemo7/*",
34     "TGPControlsDemo/*"
35   ],
36   "public_header_files": "TGPControls/**/*.{h}",
37   "requires_arc": true