blob: d516eb7bfec8f117a41ddb30eef5e69bb8f9fa38 [file] [log] [blame]
{
"name": "KKFlyView",
"version": "1.1.3",
"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.3"
},
"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"
}