[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / e / b / a / KRPullLoader / 1.1.3 / KRPullLoader.podspec.json
blobaa2f4abebc219a6cbd03378723027c0963a31147
2   "name": "KRPullLoader",
3   "version": "1.1.3",
4   "summary": "A 'pull to load' control for UIScrollView(, UITableView, UICollectionView, ...).",
5   "description": "KRPullLoader is a 'pull to load' control for UIScrollView(, UITableView, UICollectionView, ...) on iOS.",
6   "homepage": "https://github.com/krimpedance/KRPullLoader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "krimpedance": "krimpedance@gmail.com"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/krimpedance/KRPullLoader.git",
20     "tag": "1.1.3"
21   },
22   "source_files": "KRPullLoader/**/*.swift"