4 "summary": "提供基于UIKit的基础库",
5 "description": "实现TableView、SearchController、TextView、Label等基础类",
6 "homepage": "https://github.com/randyeasy/XLEasyKit",
9 "Randy": "ouyaliang@163.com"
12 "git": "https://github.com/randyeasy/XLEasyKit.git",
19 "source_files": "Pod/Classes/**/*",
26 "prefix_header_contents": [
27 "#import \"XLEApperance.h\"",
28 "#import <SDWebImage/UIButton+WebCache.h>",
29 "#import <XLEasyFoundation/XLEasyFoundation.h>",
30 "#import <PureLayout/PureLayout.h>",
31 "#import <MBProgressHUD/MBProgressHUD.h>",
32 "#import <XLEasyCache/XLEasyCache.h>",
33 "#import <XLEasyKitUtils/XLEasyKitUtils.h>"
35 "frameworks": "UIKit",