blob: f9946bf46637c852d9e62eacedce324d2ee0145d [file] [log] [blame]
{
"name": "SFGaugeView",
"version": "0.0.6",
"summary": "Provides a gauge control for ios",
"platforms": {
"ios": "7.0"
},
"license": "MIT",
"authors": "Thomas Winkler",
"homepage": "https://github.com/simpliflow/SFGaugeView",
"source_files": "SFGaugeView/*.{h,m}",
"source": {
"git": "https://github.com/simpliflow/SFGaugeView.git",
"tag": "v0.0.6"
},
"frameworks": "UIKit",
"requires_arc": true
}