[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / f / 5 / ESPullToRefresh / 1.0.3 / ESPullToRefresh.podspec.json
blob12abb1df9c0d9185dca2d77c61452127c7a0c723
2   "name": "ESPullToRefresh",
3   "version": "1.0.3",
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": "1.0.3"
21   },
22   "source_files": "ESPullToRefresh/**/*.{swift}",
23   "requires_arc": true