4 "summary": "LYToolsKit is Foundation|UI|Utility SDK.",
5 "homepage": "https://github.com/yyly/LYToolsKit",
11 "yyly": "mingyuegucheng@icloud.com"
14 "git": "https://github.com/yyly/LYToolsKit.git",
20 "source_files": "LYToolsKit/LYToolsKit.h",
24 "source_files": "LYToolsKit/Foundation/**/*.{h,m}",
25 "pod_target_xcconfig": {
26 "OTHER_LDFLAGS": "-ObjC"
31 "source_files": "LYToolsKit/UI/**/*.{h,m}",
32 "pod_target_xcconfig": {
33 "OTHER_LDFLAGS": "-ObjC"
38 "source_files": "LYToolsKit/Utility/**/*.{h,m}",