[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / e / 1 / PDGradientMeterView / 0.1.0 / PDGradientMeterView.podspec.json
blobd9a9cfe23faeeb77be6fdb97fffbc317d2ba17fd
2   "name": "PDGradientMeterView",
3   "version": "0.1.0",
4   "summary": "A simple iOS slider with a three colors gradient.",
5   "description": "A simple iOS slider with a three colour gradient.\nThe indicator is customizable with your custom view.",
6   "homepage": "https://github.com/PiDyGB/PDGradientMeterView",
7   "license": "Apache 2.0",
8   "authors": {
9     "Giuseppe Buzzanca (PiDy)": "giuseppebuzzanca@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/PiDyGB/PDGradientMeterView.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://plus.google.com/u/0/+GiuseppeBuzzanca",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "PDGradientMeterView": [
23       "Pod/Assets/*.png"
24     ]
25   }