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