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