blob: eaa52e6505050768e0dea87da9f30c48b6e5e5af [file] [log] [blame]
{
"name": "ABGaugeViewKit",
"version": "1.0.1",
"summary": "ABGaugeViewKit is a framework which will help you to add Gauge View in your iOS App.",
"homepage": "https://www.linkedin.com/in/ajaybhanushali/",
"license": "MIT",
"authors": "Ajay Bhanushali",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/AjayBhanushali/ABGaugeViewKit.git",
"tag": "1.0.1"
},
"source_files": [
"ABGaugeViewKit",
"ABGaugeViewKit/**/*.{h,m,swift}"
]
}