blob: 6477a09592ea5112adcd0108f40b4ccd5cb1274f [file] [log] [blame]
{
"name": "AMLoadingSpinner",
"version": "1.0",
"summary": "AMLoadingSpinner is a way to show progress of your ongoing task.",
"description": "AMLoadingSpinner is a simple way to show animated spinner for displaying the progress of an ongoing task",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/MihaylovArtem/AMLoadingSpinner",
"authors": {
"Mihaylov Artem": "mihaylovartem74@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/MihaylovArtem/AMLoadingSpinner.git",
"tag": "1.0"
},
"source_files": "AMLoadingSpinner/*.{h,m}",
"requires_arc": true
}