[Delete] AliVCSDK_Standard 6.18.0
[CocoaPods.git] / Specs / a / f / 3 / HaidoraRefresh / 0.1.0 / HaidoraRefresh.podspec.json
blobcf8a443ec717ec73296aa78837acfe5e38d9d601
2   "name": "HaidoraRefresh",
3   "version": "0.1.0",
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.0"
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   ]