2 "name": "IRCategoryCollection",
4 "summary": "IRCategoryCollection category 管理",
5 "description": "简单便捷的对category进行管理,方便多个项目的使用,避免多个项目使用的复制粘贴问题",
6 "homepage": "https://github.com/IrenaChou/IRCategoryCollection.git",
9 "irenaChou": "znirena@gmail.com"
15 "git": "https://github.com/IrenaChou/IRCategoryCollection.git",
26 "source_files": "IRCategoryC/NSString/*.{h,m}",
27 "public_header_files": "IRCategoryC/NSString/*.h"
31 "source_files": "IRCategoryC/UIButton/*.{h,m}",
32 "public_header_files": "IRCategoryC/UIButton/*.h"
36 "source_files": "IRCategoryC/UIImage/*.{h,m}",
37 "public_header_files": "IRCategoryC/UIImage/*.h"
41 "source_files": "IRCategoryC/UIView/*.{h,m}",
42 "public_header_files": "IRCategoryC/UIView/*.h"
45 "name": "IRQuicklyCreated",
46 "source_files": "IRCategoryC/IRQuicklyCreated/*.{h,m}",
47 "public_header_files": "IRCategoryC/IRQuicklyCreated/*.h"
51 "source_files": "IRCategoryC/*.{h,m}",
52 "public_header_files": "IRCategoryC/*.h"