[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / d / 0 / f / YYFast / 1.1.0 / YYFast.podspec.json
blob01cd9b6d23430fc7d374ae0e3aae5d3cc9325604
2   "name": "YYFast",
3   "version": "1.1.0",
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.1.0"
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     "IQKeyboardManagerSwift": [
38     ]
39   }