[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / c / 6 / e / TGPControls / 0.1.0 / TGPControls.podspec.json
blob1380b65707006474938e543c9e750976889eb276
2   "name": "TGPControls",
3   "version": "0.1.0",
4   "summary": "Custom Awesome iOS Controls.",
5   "description": "                   Provide an iOS looking UISlider with discrete, controlable steps\n                   Provide dynamic, animated labels for discrete slider\n\n",
6   "homepage": "https://github.com/arquebuse/TGPControls",
7   "license": {
8     "type": "MIT",
9     "file": "TGPControls_License.txt"
10   },
11   "authors": {
12     "Arquebuse": "xschott@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/xavierschott",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/arquebuse/TGPControls.git",
20     "tag": "v0.1.0"
21   },
22   "source_files": [
23     "TGPControls",
24     "TGPControls/**/*.{h,m}"
25   ],
26   "exclude_files": [
27     "TGPControlsDemo7/*",
28     "TGPControlsDemo/*"
29   ],
30   "public_header_files": "TGPControls/**/*.{h}",
31   "requires_arc": true