blob: d9a9cfe23faeeb77be6fdb97fffbc317d2ba17fd [file] [log] [blame]
{
"name": "PDGradientMeterView",
"version": "0.1.0",
"summary": "A simple iOS slider with a three colors gradient.",
"description": "A simple iOS slider with a three colour gradient.\nThe indicator is customizable with your custom view.",
"homepage": "https://github.com/PiDyGB/PDGradientMeterView",
"license": "Apache 2.0",
"authors": {
"Giuseppe Buzzanca (PiDy)": "giuseppebuzzanca@gmail.com"
},
"source": {
"git": "https://github.com/PiDyGB/PDGradientMeterView.git",
"tag": "0.1.0"
},
"social_media_url": "https://plus.google.com/u/0/+GiuseppeBuzzanca",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PDGradientMeterView": [
"Pod/Assets/*.png"
]
}
}