blob: 8d5aca4179dfedc6cff3f2b3f33d4ac2425e999f [file] [log] [blame]
{
"name": "DotsLoading",
"version": "1.0.0",
"summary": "Modern loading indicator for iOS 10 which allows the app to use Google-like dots animation for loading indicator.",
"description": "Modern loading indicator for iOS 10 which allows the app to use Google-like dots animation for loading indicator with just two lines..",
"homepage": "https://github.com/makomori/Dots",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"makomori": "makomori26@gmail.com"
},
"source": {
"git": "https://github.com/makomori/Dots.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Dots/Classes/**/*",
"pushed_with_swift_version": "3.0"
}