blob: c8a167ac8c2b461a988a2aa12eabae5bba9396f4 [file] [log] [blame]
{
"name": "Refreshie",
"version": "0.2.0",
"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.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Refreshie/Source/*.swift",
"frameworks": "UIKit",
"swift_version": "4.0"
}