blob: 389adccdb06e3175f6a3fe162665435160fc7d2d [file] [log] [blame]
{
"name": "CHCircleGaugeView",
"version": "1.1.0",
"summary": "A circle gauge view.",
"description": " A configurable chart that depicts the value of a measurement using a subtle animation.\n",
"homepage": "https://github.com/chaione/CHCircleGaugeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matthew Morey": "me@matthewmorey.com",
"Rogelio Gudino": "cananito@gmail.com",
"Osama Ashawa": "osama@oashawa.com"
},
"social_media_url": "https://twitter.com/xzolian",
"screenshots": "https://github.com/chaione/CHCircleGauge/raw/master/miscellaneous/screenshots/CHCircleGaugeView_ExampleAnimation02.gif",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/chaione/CHCircleGaugeView.git",
"tag": "v1.1.0"
},
"source_files": "CHCircleGaugeView/*.{h,m}",
"requires_arc": true
}