[Delete] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / d / 0 / f / YYFast / 1.0.2 / YYFast.podspec.json
blob373b5eaeafd2809c40fe7422ea2b1450931656ce
2   "name": "YYFast",
3   "version": "1.0.2",
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.2"
19   },
20   "source_files": "YYFast/*.swift",
21   "swift_version": "4.2",
22   "requires_arc": true,
23   "dependencies": {
24     "SnapKit": [
26     ]
27   }