4 "summary": "An easy way to use when view' content is empty",
5 "description": "This lib has been designed in a way where you won't need to extend UIView class. You will be able to fully customize the content and appearance of the empty states for your application",
6 "homepage": "https://github.com/WymanLyu/WYNullView",
9 "wyman": "wyman.lyu@gmail.com"
15 "git": "https://github.com/WymanLyu/WYNullView.git",
18 "source_files": "WYNullView/WYNullView.h",
19 "public_header_files": "WYNullView/WYNullView.h",
20 "resources": "WYNullView/WYNullView.bundle",
24 "source_files": "WYNullView/Tool/*.{h,m}",
25 "public_header_files": "WYNullView/Tool/*.h"
29 "source_files": "WYNullView/View/*.{h,m}",
30 "public_header_files": "WYNullView/View/*.h"
42 "source_files": "WYNullView/Category/*.{h,m}",
43 "public_header_files": "WYNullView/Category/*.h"