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",
31 "IQKeyboardManager": [
55 "name": "UIComponent",
56 "source_files": "CRKit/Common/UIComponent/*.{h,m}",
57 "public_header_files": "CRKit/Common/UIComponent/*.{h}"
61 "source_files": "CRKit/Common/Category/*.{h,m}",
62 "public_header_files": "CRKit/Common/Category/*.{h}"
66 "source_files": "CRKit/Common/Macro/*.{h,m}",
67 "public_header_files": "CRKit/Common/Macro/*.{h}"