[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / f / 5 / ESPullToRefresh / 2.3 / ESPullToRefresh.podspec.json
blob9a40370f25b67074d8fcdafc9a0ace5275830e1e
2   "name": "ESPullToRefresh",
3   "version": "2.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": "/Users/lihao/Workspace/Github/pull-to-refresh",
20     "tag": "2.3"
21   },
22   "source_files": [
23     "Sources/**/*.{swift}"
24   ],
25   "resource_bundles": {
26     "ESPullToRefresh": "Sources/Animator/*.png"
27   },
28   "requires_arc": true,
29   "pushed_with_swift_version": "3.0"