blob: 090a602cf75cf4491658900da24732014acc8a47 [file] [log] [blame]
{
"name": "VAProgressCircle",
"version": "0.0.5",
"summary": "A custom loading bar for iOS",
"homepage": "https://github.com/MitchellMalleo/VAProgressCircle",
"license": "MIT",
"authors": {
"Mitch Malleo": "mitchellmalleo@gmail.com"
},
"source": {
"git": "https://github.com/MitchellMalleo/VAProgressCircle.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
]
}