[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / f / 5 / ESPullToRefresh / 2.2 / ESPullToRefresh.podspec.json
blobbd4a3e921e562a9de60310104bac8a11a4d58318
2   "name": "ESPullToRefresh",
3   "version": "2.2",
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/eggswift/pull-to-refresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lihao": "lihao_ios@hotmail.com"
13   },
14   "social_media_url": "https://github.com/eggswift/",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/eggswift/pull-to-refresh.git",
20     "tag": "2.2"
21   },
22   "source_files": [
23     "Sources/**/*.{swift}"
24   ],
25   "resources": [
26     "Sources/Animator/*.png"
27   ],
28   "requires_arc": true,
29   "pushed_with_swift_version": "3.0"