[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / e / b / a / KRPullLoader / 1.2.0 / KRPullLoader.podspec.json
bloba0a603923d08bbeb4be4c32226c9a2331faf8f1e
2   "name": "KRPullLoader",
3   "version": "1.2.0",
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.2.0"
21   },
22   "source_files": "KRPullLoader/**/*.swift"