2 "name": "PlaceHolderViewLib",
4 "summary": "PlaceHolderViewLib is a simple lib like android include,it make xib reuseable and you can reflact a xib without any code",
5 "description": "In ios develop,reuse an xib is a hard job...You can't reuse a xib without code,but with PlaceHolderViewLib,you can reuse a xib with only one code (and few xib setting) and it work well with constraints",
6 "homepage": "https://github.com/Halin-Lee/PlaceHolderView",
9 "Halin": "d.halin.lee@gmail.com"
12 "git": "https://github.com/Halin-Lee/PlaceHolderView.git",
19 "source_files": "Pod/Classes/**/*",
21 "PlaceHolderViewLib": [
25 "public_header_files": "Pod/Classes/**/*.h"