[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / f / 3 / HaidoraRefresh / 0.1.1 / HaidoraRefresh.podspec.json
blobb4e250d8a098b4442cb1692f56ac7958367fb1e2
2   "name": "HaidoraRefresh",
3   "version": "0.1.1",
4   "summary": "通用的下拉刷新.",
5   "description": "                      通用的下拉刷新,可自定义刷新动画.\n",
6   "homepage": "https://github.com/Haidora/HaidoraRefresh",
7   "license": "MIT",
8   "authors": {
9     "mrdaios": "mrdaios@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Haidora/HaidoraRefresh.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "HaidoraRefresh": [
22       "Pod/Assets/*"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ]