blob: fcf538064d62c4495127543ba3df81e3b65a8edc [file] [log] [blame]
{
"name": "CHRadarGraph",
"version": "0.1.5",
"summary": "Create a circular bar graph.",
"description": "Create a circular bar graph. Supports Swift 2.x / iOS 9+",
"homepage": "https://github.com/cnharris10/CHRadarGraph",
"license": "MIT",
"authors": {
"Christopher Harris": "cnharris@gmail.com"
},
"source": {
"git": "https://github.com/cnharris10/CHRadarGraph.git",
"tag": "0.1.5"
},
"social_media_url": "https://twitter.com/cnharris10",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}