2 "name": "AbnormalityLabelView",
4 "summary": "collectionview实现不规则标签布局",
5 "description": "不规则标签展示",
6 "homepage": "https://github.com/zidonJ/AbnormalityLabelView",
9 "zidonJ": "https://github.com/zidonJ"
14 "static_framework": true,
16 "git": "https://github.com/zidonJ/AbnormalityLabelView.git",
19 "default_subspecs": "AbnormalityView",
22 "OTHER_LDFLAGS": "$(inherited) -ObjC -all_load"
26 "name": "AbnormalityView",
27 "source_files": "AbnormalityView/*.{h,m}",
28 "public_header_files": "AbnormalityView/*.h",
30 "AbnormalityLabelView/Corner": [
40 "source_files": "Drawer/*.{h,m}",
41 "public_header_files": "Drawer/*.h",
50 "source_files": "Corner/*.{h,m}",
51 "public_header_files": "Corner/*.h"