5 "description": "iOS 常用组件 Desc",
6 "homepage": "https://github.com/mythkiven/MKAppKit",
12 "mythkiven": "1282412855@qq.com"
18 "git": "https://github.com/mythkiven/MKAppKit",
22 "default_subspecs": "All",
23 "swift_versions": "5.0",
24 "swift_version": "5.0",
29 "MKAppKit/MKAnimation/**/*.{h,m,swift}",
30 "MKAppKit/MKUIKit/**/*.{h,m,swift}",
31 "MKAppKit/MKMonitor/**/*.{h,m,mm,c}"
34 "MKAppKit/**/**/*.{xib}",
35 "MKAppKit/Resource/*.{bundle}"
37 "prefix_header_contents": [
38 "#import \"MKLoadingManagerView.h\"",
39 "#import \"MKDropdownMailTF.h\"",
40 "#import \"MKPointWatch.h\""
44 "name": "MKCombineLoadingAnimation",
45 "source_files": "MKAppKit/MKAnimation/MKCombineLoadingAnimation/*.{h,m}",
47 "MKAppKit/Resource/*.{bundle}",
48 "MKAppKit/MKAnimation/MKCombineLoadingAnimation/*.{xib}"
50 "prefix_header_contents": "#import \"MKLoadingManagerView.h\""
53 "name": "MKDropdownMailTF",
54 "source_files": "MKAppKit/MKUIKit/MKDropdownMailTF/*.{h,m}",
55 "resources": "MKAppKit/MKUIKit/MKDropdownMailTF/*.{xib}",
56 "prefix_header_contents": "#import \"MKDropdownMailTF.h\""
59 "name": "MKDiffuseMenu",
60 "source_files": "MKAppKit/MKAnimation/MKDiffuseMenu/*.{swift}"
63 "name": "MKLaunchMonitor",
64 "source_files": "MKAppKit/MKMonitor/MKLaunchMonitor/*.{h,m,c,mm}",
65 "prefix_header_contents": "#import \"MKPointWatch.h\""