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",
32 "name": "CCXMLParser",
33 "source_files": "CCToolKit/CCXMLParser/*.{h,m}",
34 "public_header_files": "CCToolKit/CCXMLParser/*.h"
37 "name": "CCSoftwareInfo",
38 "source_files": "CCToolKit/CCSoftwareInfo/*.{h,m}"
42 "source_files": "CCToolKit/CCCategory/CCCategory.h",
43 "public_header_files": "CCToolKit/CCCategory/CCCategory.h",
46 "name": "FoundationCategory",
47 "source_files": "CCToolKit/CCCategory/Foundation+Utilities/*.{h,m}",
49 "CCToolKit/CCXMLParser": [
55 "name": "UIKitCategory",
56 "source_files": "CCToolKit/CCCategory/UIKit+Utilities/*.{h,m}"
59 "name": "WebKitCategory",
60 "source_files": "CCToolKit/CCCategory/WebKit+Utilities/*.{h,m}",
62 "CCToolKit/CCCategory/FoundationCategory": [
71 "source_files": "CCToolKit/CCStorage/*.{h,m}"