[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / d / 5 / HHPullToRefreshWave / 1.0.1 / HHPullToRefreshWave.podspec.json
bloba22931899aa78aefb8bc85d614b39e358e92bcb3
2   "name": "HHPullToRefreshWave",
3   "version": "1.0.1",
4   "authors": {
5     "Herui": "heruicross@gmail.com"
6   },
7   "homepage": "https://github.com/red3/HHPullToRefreshWave",
8   "summary": "Wave animation pull to refresh for iOS",
9   "source": {
10     "git": "https://github.com/red3/HHPullToRefreshWave.git",
11     "tag": "1.0.1"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "HHPullToRefreshWave/*",
21   "requires_arc": true,
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "Foundation"
26     ]
27   }