[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 5 / f / YSExtensions / 0.1.0 / YSExtensions.podspec.json
blob3cae137bbeab04bdcd81cad1462ca96923384c37
2   "name": "YSExtensions",
3   "version": "0.1.0",
4   "summary": "通用扩展",
5   "description": "扩展UILabel, UIButton, UIColor, UITableView, UICollectionView等, 方便开发使用",
6   "homepage": "https://github.com/zys-developer/YSExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zys-developer": "zys_dev@163.com"
13   },
14   "source": {
15     "git": "https://github.com/zys-developer/YSExtensions.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "YSExtensions/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
26     ]
27   },
28   "swift_version": "5.0"