blob: e5ecedb7451beec1df7eb05f998237fed13cb228 [file] [log] [blame]
{
"name": "SGauge",
"version": "0.0.1",
"summary": "A simple and customizable gauge.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/luiswdy/SGauge",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luis Wu": "lunarseawu@gmail.com"
},
"source": {
"git": "https://github.com/luiswdy/SGauge.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SGauge/Classes/**/*"
}