4 "summary": "Custom Category used on iOS.",
5 "description": "Custom Category used on iOS, which implement by Objective-C.",
6 "homepage": "https://github.com/lgc107/CCToolKit",
12 "Harry_L": "15645969688@163.com"
18 "git": "https://github.com/lgc107/CCToolKit.git",
28 "source_files": "CCToolKit/CCToolKit.h",
29 "public_header_files": "CCToolKit/CCToolKit.h",
33 "source_files": "CCToolKit/CCCategory/CCCategory.h",
34 "public_header_files": "CCToolKit/CCCategory/CCCategory.h",
37 "name": "FoundationCategory",
38 "source_files": "CCToolKit/CCCategory/Foundation+Utilities/*.{h,m}",
40 "CCToolKit/CCXMLParser": [
46 "name": "UIKitCategory",
47 "source_files": "CCToolKit/CCCategory/UIKit+Utilities/*.{h,m}"
50 "name": "WebKitCategory",
51 "source_files": "CCToolKit/CCCategory/WebKit+Utilities/*.{h,m}",
53 "CCToolKit/CCCategory/FoundationCategory": [
61 "name": "CCXMLParser",
62 "source_files": "CCToolKit/CCXMLParser/*.{h,m}",
63 "public_header_files": "CCToolKit/CCXMLParser/*.h"
66 "name": "CCSoftwareInfo",
67 "source_files": "CCToolKit/CCSoftwareInfo/*.{h,m}"
71 "source_files": "CCToolKit/CCStorage/*.{h,m}"
75 "source_files": "CCToolKit/CCStorage/*.{h,m}"
78 "name": "CCNumberKeyboard",
79 "source_files": "CCToolKit/CCNumberKeyboard/*.{h,m}",
80 "resources": "CCToolKit/CCNumberKeyboard/Images/*.png",
81 "frameworks": "QuartzCore"