[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / d / 0 / f / YYFast / 1.0.8 / YYFast.podspec.json
blob6aa7ae6f81b36e106dd8389d4f4ebc2ca921fb8c
2   "name": "YYFast",
3   "version": "1.0.8",
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.8"
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   }