[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / f / 3 / HaidoraRefresh / 0.1.2 / HaidoraRefresh.podspec.json
blob576b6c6d40176328756a506fbbab7ea7ef634b20
2   "name": "HaidoraRefresh",
3   "version": "0.1.2",
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.2"
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   ]