blob: b4d530be2be44d470d71e09d67cd4d4549df4c85 [file] [log] [blame]
{
"name": "AMRefresher",
"version": "1.0.0",
"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/arturdev/AMRefresher",
"screenshots": "https://raw.githubusercontent.com/arturdev/AMRefresher/master/demo.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"arturdev": "mkrtarturdev@gmail.com"
},
"source": {
"git": "https://github.com/arturdev/AMRefresher.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AMRefresher/*",
"swift_version": "4.1",
"frameworks": "UIKit"
}