blob: 27620a5d5a9d8283f7215513046324449a55228c [file] [log] [blame]
{
"name": "EJPhotoSelect",
"version": "1.2.4",
"summary": "本地照片选择器",
"homepage": "https://gitee.com/laushuang/EJPhotoSelect",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lius": "849763605@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/laushuang/EJPhotoSelect.git",
"tag": "1.2.4"
},
"source_files": [
"EJPhotoSelect",
"EJPhotoSelect/**/*.{h,m}",
"EJPhotoSelect/**/**/*.{h,m}"
],
"public_header_files": [
"EJPhotoSelect/EJPhotoSelectDefine.h",
"EJPhotoSelect/**/*.h",
"EJPhotoSelect/**/**/*.h"
],
"frameworks": [
"UIKit",
"Foundation",
"MediaPlayer",
"CoreMotion",
"AVFoundation",
"Photos"
],
"requires_arc": true,
"dependencies": {
"EJTools": [
],
"EJWarningCardView": [
],
"SDWebImage": [
],
"DACircularProgress": [
],
"MBProgressHUD": [
],
"JPImageresizerView": [
"1.5.3"
],
"FDFullscreenPopGesture": [
],
"Masonry": [
],
"LSToolsKit": [
]
}
}