blob: ccf753a66fbf0e9813d3a49a7da041899a7905a2 [file] [log] [blame]
{
"name": "DotsProgress",
"version": "0.1.0",
"summary": "Modern loading indicator for iOS 10 written in Swift 3.",
"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/DotsProgress",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"makomori": "makomori26@gmail.com"
},
"source": {
"git": "https://github.com/makomori/DotsProgress.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "DotsProgress/Classes/**/*",
"pushed_with_swift_version": "3.0"
}