[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / f / 2 / JNKSwiftLib / 0.0.3 / JNKSwiftLib.podspec.json
blob4a5a272abf943d41f2c5680c35b1c0b8b6ce0f6f
2   "name": "JNKSwiftLib",
3   "version": "0.0.3",
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.3"
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"