blob: f1f3e36228e0084bbd9a45b3dab024a4679af7e5 [file] [log] [blame]
{
"name": "NBGaugeView",
"version": "0.1.0",
"summary": "NBGaugeView is a simple and customizable gauge control for iOS.",
"description": "NBGaugeView is a simple donut used for displaying text in hollow circle.",
"homepage": "https://github.com/nikhilbatra789/NBGaugeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NikhilBatra": "nikhilbatra789@gmail.com"
},
"source": {
"git": "https://github.com/nikhilbatra789/NBGaugeView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NBGaugeView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}