blob: f9fca2b7d646f98c902c35cb4c996dac27ed8678 [file] [log] [blame]
{
"name": "KRPullLoader",
"version": "1.1.2",
"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.2"
},
"source_files": "KRPullLoader/**/*.swift"
}