5 "description": "iOS常用组件 Desc",
6 "homepage": "https://github.com/mythkiven/MKAppKit",
12 "mythkiven": "mythziven@gmail.com"
18 "git": "https://github.com/mythkiven/MKAppKit",
22 "default_subspecs": "All",
23 "swift_version": "5.0",
28 "MKAppKit/MKAnimation/**/*.{h,m,swift}",
29 "MKAppKit/MKUIKit/**/*.{h,m,swift}"
32 "MKAppKit/**/**/*.{xib}",
33 "MKAppKit/Resource/*.{bundle}"
37 "name": "MKCombineLoadingAnimation",
38 "source_files": "MKAppKit/MKAnimation/MKCombineLoadingAnimation/*.{h,m}",
40 "MKAppKit/Resource/*.{bundle}",
41 "MKAppKit/MKAnimation/MKCombineLoadingAnimation/*.{xib}"
45 "name": "MKDropdownMailTF",
46 "source_files": "MKAppKit/MKUIKit/MKDropdownMailTF/*.{h,m}",
47 "resources": "MKAppKit/MKUIKit/MKDropdownMailTF/*.{xib}"
50 "name": "MKDiffuseMenu",
51 "source_files": "MKAppKit/MKAnimation/MKDiffuseMenu/*.{swift}"