blob: 5a2baa6638bed2cd563d06afe3183b3107df4ac6 [file] [log] [blame]
{
"name": "WMGaugeView",
"version": "0.0.1",
"platforms": {
"ios": null
},
"summary": "Highly customizable gauge control for iOS.",
"homepage": "https://github.com/Will-tm/WMGaugeView",
"license": "MIT",
"authors": {
"William Markezana": "william.markezana@me.com"
},
"source": {
"git": "https://github.com/Will-tm/WMGaugeView.git",
"tag": "v0.0.1"
},
"source_files": [
"WMGaugeView",
"WMGaugeView/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}