[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 3 / 5 / HKKitConfig / 1.0.6 / HKKitConfig.podspec.json
blob5178f43e06ddd68563fc535397baa3cd943c0ff9
2   "name": "HKKitConfig",
3   "version": "1.0.6",
4   "summary": "这是一个基础封装的UIKit, 和暗黑颜色封装,字体宽高大小适配等",
5   "description": "这是一个基础封装的UIKit, 和暗黑颜色封装,字体宽高大小适配等 version:1.0.5",
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.6"
20   },
21   "source_files": [
22     "Classes/**/*.h",
23     "HKBaseConfig.h"
24   ],
25   "frameworks": [
26     "UIKit",
27     "QuartzCore",
28     "Foundation"
29   ]