[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 1 / KRSwiftCommonComponents / 1.0.2 / KRSwiftCommonComponents.podspec.json
bloba2117bc7be19caad78422b97443854c58889fc92
2   "name": "KRSwiftCommonComponents",
3   "version": "1.0.2",
4   "summary": "swift通用组件",
5   "description": "swift通用组件,给oc和swift使用",
6   "homepage": "https://github.com/AaronDai23/KRSwiftCommonComponents",
7   "license": "MIT (KRSwiftCommonComponents)",
8   "authors": {
9     "AaronDai23": "1311511825@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/AaronDai23/KRSwiftCommonComponents.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "KRSwiftCommonComponents/Common/**/*",
19   "dependencies": {
20     "SnapKit": [
21       "~> 4.0.0"
22     ]
23   }