[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 2 / d / 0 / SBPullToRefresh / 2.9 / SBPullToRefresh.podspec.json
blobba65921ff4fb85d3ca287d27b2f0da904b1819de
2   "name": "SBPullToRefresh",
3   "version": "2.9",
4   "summary": "An easy way to use pull-to-refresh and loading-more",
5   "description": "An easiest way to give pull-to-refresh and loading-more to any UIScrollView. Using swift!",
6   "homepage": "https://github.com/iFindTA/pull-to-refresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nanhujiaju": "nanhujiaju@gmail.com"
13   },
14   "social_media_url": "https://github.com/eggswift",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/iFindTA/pull-to-refresh.git",
20     "tag": "2.9"
21   },
22   "source_files": [
23     "Sources/**/*.{swift}"
24   ],
25   "resource_bundles": {
26     "ESPullToRefresh": "Sources/Animator/*.png"
27   },
28   "requires_arc": true