[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 4 / 5 / 8 / YLCategory-MacOS / 0.0.1 / YLCategory-MacOS.podspec.json
blob791143980bd2baa3d0a66d2979d51c0a27f6f904
2   "name": "YLCategory-MacOS",
3   "version": "0.0.1",
4   "summary": "macos app开发常用分类",
5   "homepage": "https://github.com/yulong000/YLCategory-MacOS",
6   "license": "MIT",
7   "authors": {
8     "魏宇龙": "weiyulong1987@163.com"
9   },
10   "platforms": {
11     "osx": "10.13"
12   },
13   "source": {
14     "git": "https://github.com/yulong000/YLCategory-MacOS.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "YLCategory-MacOS/YLCategory/YLCategory.h",
18   "public_header_files": "YLCategory-MacOS/YLCategory/YLCategory.h",
19   "requires_arc": true