blob: 685727ac380e41db2808606518556de9c4a74a17 [file] [log] [blame]
{
"name": "SpinningIndicator",
"version": "0.1.4",
"summary": "A loading indicator.",
"description": "An indicator which shows double spinning circles while loading.",
"homepage": "https://github.com/toshihiro-yamazaki/SpinningIndicator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Toshihiro Yamazaki": "yamazaki.toshihiro@icloud.com"
},
"source": {
"git": "https://github.com/toshihiro-yamazaki/SpinningIndicator.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "SpinningIndicator/Classes/**/*"
}