3 "summary": "常用第三方库引用,常用Category、Macro、UIComponent",
5 "homepage": "https://github.com/cocoaroger/CRKit",
11 "roger wu": "cocoaroger@163.com"
13 "social_media_url": "http://www.jianshu.com/users/0491c59e8017",
19 "git": "https://github.com/cocoaroger/CRKit.git",
22 "source_files": "CRKit/Common/CRKit.h",
23 "public_header_files": "CRKit/Common/CRKit.h",
26 "name": "UIComponent",
27 "source_files": "CRKit/Common/UIComponent/*.{h,m}",
28 "public_header_files": "CRKit/Common/UIComponent/*.{h}"
32 "source_files": "CRKit/Common/Category/*.{h,m}",
33 "public_header_files": "CRKit/Common/Category/*.{h}"
37 "source_files": "CRKit/Common/Macro/*.{h,m}",
38 "public_header_files": "CRKit/Common/Macro/*.{h}"