[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 1 / 3 / 5 / HKKitConfig / 1.0.1 / HKKitConfig.podspec.json
blob75c22ce0faa52f7e12b3bb14968e34aff094e2fa
2   "name": "HKKitConfig",
3   "version": "1.0.1",
4   "summary": "这是一个基础封装的UIKit, 和暗黑颜色封装,字体宽高大小适配等",
5   "description": "这是一个基础封装的UIKit, 和暗黑颜色封装,字体宽高大小适配等 version:1.0.0",
6   "homepage": "https://github.com/zhangshouhai/HKKitConfig",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "张寿海": "zhangshouhaivip@sina.cn"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/zhangshouhai/HKKitConfig.git",
19     "tag": "v1.0.1"
20   },
21   "source_files": [
22     "HKBaseConfig.h",
23     "HKKitConfig/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "QuartzCore",
28     "Foundation"
29   ]