[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 9 / 3 / d / GIFRefreshControl / 1.1.0 / GIFRefreshControl.podspec.json
blob1a4e899a4f91da0babd4162f6c7ead6afc6af9bc
2   "name": "GIFRefreshControl",
3   "version": "1.1.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.1.0"
18   },
19   "source_files": "GIFRefreshControl.swift",
20   "frameworks": [
21     "UIKit",
22     "ImageIO"
23   ],
24   "requires_arc": true