blob: 835e5d53a05d7907cf27a7bae928f31315f42d87 [file] [log] [blame]
{
"name": "AMLoadingSpinner",
"version": "0.1",
"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": "0.1"
},
"source_files": "AMLoadingSpinner/*.{h,m}",
"requires_arc": true
}