[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 4 / 3 / Eddid-ESPullToRefresh / 2.9.2.2 / Eddid-ESPullToRefresh.podspec.json
bloba6679ff96fb87cbd0f7b59bc44af9f58ec4ef6d9
2   "name": "Eddid-ESPullToRefresh",
3   "version": "2.9.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/chenfanfang/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/chenfanfang",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/chenfanfang/pull-to-refresh.git",
20     "tag": "2.9.2.2"
21   },
22   "source_files": [
23     "Sources/**/*.{swift}"
24   ],
25   "resource_bundles": {
26     "ESPullToRefresh": "Sources/Animator/*.png"
27   },
28   "requires_arc": true