[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / f / 2 / JNKSwiftLib / 0.0.16 / JNKSwiftLib.podspec.json
blobdbb015f80ad759159dc9390f319cf30f6b6abbed
2   "name": "JNKSwiftLib",
3   "version": "0.0.16",
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.16"
19   },
20   "source_files": "JNKSwiftLib/**/*.{swift}",
21   "resources": "JNKSwiftLib/**/*.{png,jpeg,jpg,storyboard,xib}",
22   "frameworks": "UIKit",
23   "vendored_frameworks": [
24     "JNKSwiftLib/SDK/Bolts.framework",
25     "JNKSwiftLib/SDK/FBSDKCoreKit.framework",
26     "JNKSwiftLib/SDK/FBSDKLoginKit.framework",
27     "JNKSwiftLib/SDK/FBSDKShareKit.framework"
28   ],
29   "dependencies": {
30     "SnapKit": [
31       "~> 3.0.2"
32     ]
33   },
34   "requires_arc": true,
35   "pushed_with_swift_version": "3.0"