[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 9 / 3 / d / GIFRefreshControl / 1.4.0 / GIFRefreshControl.podspec.json
blob69c7d938614c344523778bf6a45ef92884559e46
2   "name": "GIFRefreshControl",
3   "version": "1.4.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/delannoyk/GIFRefreshControl",
8   "authors": {
9     "Kevin Delannoy": "delannoyk@gmail.com"
10   },
11   "summary": "GIFRefreshControl is a pull to refresh that supports GIF images as track animations.",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/delannoyk/GIFRefreshControl.git",
17     "tag": "1.4.0"
18   },
19   "source_files": "GIFRefreshControl.swift",
20   "frameworks": [
21     "UIKit",
22     "ImageIO"
23   ],
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"