4 "summary": "common category",
5 "description": "common category for Foundation and UIKit classes",
6 "homepage": "https://github.com/install-b/SGCategory",
9 "ShangenZhang": "645256685@qq.com"
15 "git": "https://github.com/install-b/SGCategory.git",
19 "source_files": "Classes/*.h",
20 "public_header_files": "Classes/*.h",
23 "name": "SGFoundationCateory",
24 "frameworks": "Foundation",
25 "source_files": "Classes/Foundation/**/*.{h,m}",
26 "public_header_files": "Classes/Foundation/**/*.h"
29 "name": "SGUIKitCategory",
30 "frameworks": "UIKit",
31 "source_files": "Classes/UIKit/**/*.{h,m}",
32 "public_header_files": "Classes/UIKit/**/*.h"