blob: e30ed4633cd7a132d448c5e39262255e813ffe62 [file] [log] [blame]
{
"name": "KRPullLoader",
"version": "1.1.0",
"summary": "A 'pull to load' control for UIScrollView(, UITableView, UICollectionView, ...).",
"description": "KRPullLoader is a 'pull to load' control for UIScrollView(, UITableView, UICollectionView, ...) on iOS.",
"homepage": "https://github.com/krimpedance/KRPullLoader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"krimpedance": "krimpedance@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/krimpedance/KRPullLoader.git",
"tag": "1.1.0"
},
"source_files": "KRPullLoader/**/*.swift",
"pushed_with_swift_version": "4.0"
}