blob: 5f55e543e1c9ab32a81c467c6573e8f27751e16d [file] [log] [blame]
{
"name": "KRPullLoader",
"version": "1.0.1",
"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": "9.0"
},
"source": {
"git": "https://github.com/krimpedance/KRPullLoader.git",
"tag": "1.0.1"
},
"source_files": "KRPullLoader/**/*.swift",
"pushed_with_swift_version": "3.1"
}