[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / b / 9 / KJCommonKit / 0.0.5 / KJCommonKit.podspec.json
blob46eed5fee8e01fd8a30f6be017598c95c1f075a8
2   "name": "KJCommonKit",
3   "version": "0.0.5",
4   "summary": "KJCommonKit",
5   "description": "TODO: 一些原生小组件",
6   "homepage": "https://github.com/kj-huang/KJCommonKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jin": "kegem@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kj-huang/KJCommonKit.git",
16     "tag": "0.0.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "KJCommonKit/KJCommonKit/KJAlertController/*",
23     "KJCommonKit/KJCommonKit/KJCommonCore/*"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "swift_versions": "5.0",
30   "swift_version": "5.0"