blob: 60451185de04f1c9225792ec52eab4b9495a585c [file] [log] [blame]
{
"name": "Refreshie",
"version": "0.2.1",
"summary": "Android-like refresh indicator for iOS",
"description": "Refresher provides an easy-to-use pull-to-refresh indicator which also happens to be fully customizable!",
"homepage": "https://github.com/woodencoder/Refreshie",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vladislav Klimenko": "<woodencoder@gmail.com>"
},
"source": {
"git": "https://github.com/woodencoder/Refreshie.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Refreshie/Source/*.swift",
"frameworks": "UIKit",
"swift_version": "4.0"
}