2 "name": "XNBaseController",
4 "summary": "A short description of XNBaseController.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/yexiannan/XNBaseController",
12 "yexiannan": "932056276@qq.com"
15 "git": "https://github.com/yexiannan/XNBaseController.git",
21 "source_files": "XNBaseController/Classes/**/*",
24 "XNBaseController/Assets/**/*"
38 "prefix_header_contents": [
39 "#import \"XNBaseUI.h\"",
40 "#import \"XNBaseUtils.h\"",
41 "#import \"Masonry.h\"",
42 "#import \"XNThemeManager.h\"",
43 "#import \"UIFont+XNThemeFont.h\""