blob: c01109a39253dfda9e8028ea637bc01e03e6bed0 [file] [log] [blame]
{
"name": "SFGaugeView",
"version": "0.0.2",
"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.2"
},
"frameworks": "UIKit",
"requires_arc": true
}