blob: a44c5c26ed329c8e5434df3d9fa9ae8e2781ee7e [file] [log] [blame]
{
"name": "VESpinner",
"version": "0.0.1",
"summary": "Customizable Spinner for iOS",
"description": "Simple customizable spinner known as well as UIActivityIndicator.",
"homepage": "https://github.com/tdubik/VESpinner",
"license": "MIT",
"authors": {
"Tomasz Dubik": "tdubik@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/tdubik/VESpinner.git",
"commit": "88fe68ba279b4b69ec0b43cdafc54804cb09713f",
"tag": "0.0.1"
},
"source_files": [
"VESpinner",
"VESpinner/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}