blob: a199ec63e4ee420518b683b7bc79a6a927f35add [file] [log] [blame]
{
"name": "CustomSpinner",
"version": "0.1.0",
"summary": "It is a customizable spinner.",
"swift_version": "4.0",
"source_files": "CustomSpinner/Classes/**/*",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/williamnabechima/CustomSpinner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"william": "william.nabechima@kanamobi.com.br"
},
"source": {
"git": "https://github.com/williamnabechima/CustomSpinner.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
}
}