blob: cb407f5ec508efff3f110d13e8a788c2fd0766f3 [file] [log] [blame]
{
"name": "JKRefresher",
"platforms": {
"ios": "14.0"
},
"version": "1.3",
"summary": "Super easy way to use \"Pull To Refresh\" and \"Infinite Scrolling\" with 1 line of code",
"description": "Super easy way to use \"Pull To Refresh\" and \"Infinite Scrolling\" with 1 line of code from arturdev",
"homepage": "https://github.com/kumpeapps/JKRefresher",
"screenshots": "https://raw.githubusercontent.com/arturdev/AMRefresher/master/demo.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Justin Kumpe": "helpdesk@kumpeapps.com"
},
"source": {
"git": "https://github.com/kumpeapps/JKRefresher.git",
"tag": "1.3"
},
"source_files": "JKRefresher/**/*.{swift,storyboard,xib,png}",
"swift_versions": "5",
"frameworks": "UIKit",
"swift_version": "5"
}