blob: 8442f823a5e9ba12a673a0852669c61698384c2b [file] [log] [blame]
{
"name": "KKFlyView",
"version": "1.1.6",
"summary": "fly window and fly view",
"description": "fly view and window, just fly, support window and view",
"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/KKFlyView.git",
"tag": "1.1.6"
},
"pod_target_xcconfig": {
"BITCODE_GENERATION_MODE": "bitcode",
"ENABLE_BITCODE": "YES"
},
"source_files": "KKFlyView/KKFlyView/**/*.{h,m,swift}",
"resources": "KKFlyView/KKFlyView/KKFlyView.bundle",
"swift_version": "5.0"
}