blob: 08ae7201b11c20d6cc13f1eade459cbf00012860 [file] [log] [blame]
{
"name": "JNKSwiftLib",
"version": "0.0.18",
"summary": "Common JNKSwiftLib.",
"homepage": "https://github.com/JosephNK/JNKSwiftLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JosephNK": "nkw68@naver.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/JosephNK/JNKSwiftLib.git",
"tag": "0.0.18"
},
"source_files": "JNKSwiftLib/**/*.{swift}",
"resources": "JNKSwiftLib/**/*.{png,jpeg,jpg,storyboard,xib}",
"frameworks": "UIKit",
"vendored_frameworks": [
"JNKSwiftLib/SDK/Bolts.framework",
"JNKSwiftLib/SDK/FBSDKCoreKit.framework",
"JNKSwiftLib/SDK/FBSDKLoginKit.framework",
"JNKSwiftLib/SDK/FBSDKShareKit.framework"
],
"dependencies": {
"SnapKit": [
"~> 3.0.2"
]
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}