blob: deeb724b37aa0481fd116193e3b798c6652a8b77 [file] [log] [blame]
{
"name": "JNKSwiftLib",
"version": "0.0.4",
"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.4"
},
"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"
}