4 "summary": "iOS开发基础组件库",
5 "description": "这是一个私人基础库 包含常用宏定义、常用分类、常用功能组件",
6 "homepage": "https://github.com/chenyongfei/AFKitDemo",
9 "afei": "2511433510@qq.com"
15 "git": "https://github.com/chenyongfei/AFKitDemo.git",
18 "public_header_files": "CYFKit/AFKit.h",
19 "source_files": "CYFKit/AFKit.h",
20 "frameworks": "UIKit",
24 "name": "AFCategories",
25 "public_header_files": "CYFKit/AFCategories/AFCategories.h",
26 "source_files": "CYFKit/AFCategories/AFCategories.h",
30 "public_header_files": "CYFKit/AFCategories/UIKit/UIKit+AFCategories.h",
31 "source_files": "CYFKit/AFCategories/UIKit/UIKit+AFCategories.h",
35 "source_files": "CYFKit/AFCategories/UIKit/UIView/*.{h,m}"