[Add] ReactiveObjCForTDesk 5.0.3
[CocoaPods.git] / Specs / 2 / b / 9 / KJCommonKit / 0.0.7 / KJCommonKit.podspec.json
blob5d24b3dd43195c4843c9425e1bc05f769e4bbbe2
2   "name": "KJCommonKit",
3   "version": "0.0.7",
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.7"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "KJCommonKit/KJCommonKit/KJAlertController/*.{swift}",
23     "KJCommonKit/KJCommonKit/KJCommonCore/*.{swift}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "swift_versions": "5.0",
30   "swift_version": "5.0"