blob: bd2260fc4edc231457c0defdbc9393f4a1f370f0 [file] [log] [blame]
{
"name": "WMGaugeView",
"version": "0.0.2",
"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.2"
},
"source_files": [
"WMGaugeView",
"WMGaugeView/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}