blob: f70ad629a7fe00df75b70bd85c76dc62deddb0c8 [file] [log] [blame]
{
"name": "JVActivityIndicatorView",
"version": "0.1.0",
"summary": "An activity indicator view to be used in the place of the standard UIActivityIndicatorView.",
"homepage": "https://github.com/Infinity-James/JVActivityIndicatorView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"James Valaitis": "james@infinityjames.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Infinity-James/JVActivityIndicatorView.git",
"tag": "0.1.0"
},
"source_files": "*.{h,m}",
"exclude_files": "Classes/Exclude",
"resources": "*.png",
"requires_arc": true
}