blob: e896318c5001b99829b25b38e7366085407d8d94 [file] [log] [blame]
{
"name": "JNKSwiftLib",
"version": "0.0.2",
"summary": "Common JNKSwiftLib.",
"description": "This is 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.2"
},
"source_files": "JNKSwiftLib/**/*.{swift}",
"resources": "JNKSwiftLib/**/*.{png,jpeg,jpg,storyboard,xib}",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
"~> 3.0.2"
]
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}