[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / d / 0 / f / YYFast / 1.0.7 / YYFast.podspec.json
blobda16c40180e67e13f26e205372479b9ef8e1afe5
2   "name": "YYFast",
3   "version": "1.0.7",
4   "summary": "YYFast is fast",
5   "homepage": "https://github.com/haozhiyu1990/YYFast",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "郝志宇": "hzy901110@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/haozhiyu1990/YYFast.git",
18     "tag": "1.0.7"
19   },
20   "source_files": "YYFast/*.swift",
21   "swift_version": "4.2",
22   "requires_arc": true,
23   "dependencies": {
24     "SnapKit": [
26     ],
27     "Moya": [
29     ],
30     "Kingfisher": [
32     ],
33     "MBProgressHUD": [
35     ]
36   }