blob: 6b2acf1e6f5fe208c139ff51dda1619ac431fd08 [file] [log] [blame]
{
"name": "VAProgressCircle",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
]
}