[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / f / 2 / JNKSwiftLib / 0.0.1 / JNKSwiftLib.podspec.json
bloba6de0ef93691182181c6ba149af14232e57c0308
2   "name": "JNKSwiftLib",
3   "version": "0.0.1",
4   "summary": "Common JNKSwiftLib.",
5   "description": "This is Common JNKSwiftLib",
6   "homepage": "https://github.com/JosephNK/JNKSwiftLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JosephNK": "nkw68@naver.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/JosephNK/JNKSwiftLib.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "JNKSwiftLib/**/*.{swift}",
22   "resources": "JNKSwiftLib/**/*.{png,jpeg,jpg,storyboard,xib}",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "SnapKit": [
26       "~> 3.0.2"
27     ]
28   },
29   "requires_arc": true,
30   "pushed_with_swift_version": "3.0"