2 "name": "YYCategoryKit",
4 "summary": "A short description of YYCategory.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/yuanyuan100/YYCategory",
12 "yuanyuan100": "469092943@qq.com"
15 "git": "https://github.com/yuanyuan100/YYCategory.git",
24 "source_files": "YYCategory/Classes/NSBundle/*.{h,m}",
25 "frameworks": "Foundation"
28 "name": "NSDictionary",
29 "source_files": "YYCategory/Classes/NSDictionary/*.{h,m}",
30 "frameworks": "Foundation"
34 "source_files": "YYCategory/Classes/NSObject/*.{h,m}",
35 "frameworks": "Foundation"
38 "name": "UIApplication",
39 "source_files": "YYCategory/Classes/UIApplication/*.{h,m}",
43 "name": "UIBarButtonItem",
44 "source_files": "YYCategory/Classes/UIBarButtonItem/*.{h,m}",
49 "source_files": "YYCategory/Classes/UIControl/*.{h,m}",
54 "source_files": "YYCategory/Classes/UIView/*.{h,m}",