blob: 4f19e59aa126776c9c1329dccdae8dc25d33cac3 [file] [log] [blame]
{
"name": "KKSandboxUI",
"version": "1.0.0",
"summary": "viewer sand box file",
"description": "iewer sand box file, create, share, delete",
"swift_versions": "5.0",
"homepage": "https://github.com/onetys",
"license": "MIT",
"authors": {
"wangtieshan": "onetys@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/onetys/KKSandboxUI.git",
"tag": "1.0.0"
},
"pod_target_xcconfig": {
"BITCODE_GENERATION_MODE": "bitcode",
"ENABLE_BITCODE": "YES"
},
"source_files": "KKSandboxUI/KKSandboxUI/**/*.{h,m,swift}",
"resources": [
"KKSandboxUI/KKSandboxUI/**/*.lproj",
"KKSandboxUI/KKSandboxUI/KKSandboxUI.bundle"
],
"swift_version": "5.0"
}