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