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