blob: 5ec011efd4c9f304a6a6cba830facc7d2d6a0f8d [file] [log] [blame]
{
"name": "Spinners",
"version": "1.1",
"summary": "Dynamic Activity Indicators.",
"swift_version": "4.0",
"description": "Dynamic Activity Indicators. Easy to use and would take only a maximum of 4 lines of code.",
"homepage": "https://github.com/cyrilivargarcia/Spinners",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cyril Garcia": "garciacy@bycyril.com"
},
"source": {
"git": "https://github.com/cyrilivargarcia/Spinners.git",
"tag": "1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Spinners/*.swift"
}