[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / f / 2 / JNKSwiftLib / 0.0.2 / JNKSwiftLib.podspec.json
blobe896318c5001b99829b25b38e7366085407d8d94
2   "name": "JNKSwiftLib",
3   "version": "0.0.2",
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.2"
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"