2 "name": "XLEasyImageSelect",
4 "summary": "简单的图片选择器,类似于微信",
5 "description": "图片的批量选择,图片的单张选择(相册、拍照)编辑",
6 "homepage": "https://github.com/randyeasy/XLEasyImageSelect",
9 "Randy": "ouyaliang@163.com"
12 "git": "https://github.com/randyeasy/XLEasyImageSelect.git",
19 "source_files": "Pod/Classes/**/*",
21 "XLEasyImageSelect": [
25 "public_header_files": "Pod/Classes/**/*.h",
26 "frameworks": "UIKit",
38 "prefix_header_contents": [
39 "#import <XLEasyKitUtils/XLEasyKitUtils.h>",
40 "#import <PureLayout/PureLayout.h>",
41 "#import \"UIImage+XLEI.h\""