blob: 9cb1dc73824f28cf55df6c99e7de991ee6ffa756 [file] [log] [blame]
{
"name": "EJPhotoSelect",
"version": "1.0.1.19",
"summary": "本地照片选择器",
"homepage": "https://github.com/Lius1104/EJPhotoSelect",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lius": "849763605@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Lius1104/EJPhotoSelect.git",
"tag": "1.0.1.19"
},
"source_files": [
"EJPhotoSelect",
"EJPhotoSelect/**/*.{h,m}",
"EJPhotoSelect/**/**/*.{h,m}"
],
"public_header_files": [
"EJPhotoSelect/EJPhotoSelectDefine.h",
"EJPhotoSelect/**/*.h",
"EJPhotoSelect/**/**/*.h"
],
"resources": "EJPhotoSelect/Resources/*.xib",
"frameworks": [
"UIKit",
"Foundation",
"AssetsLibrary",
"MediaPlayer",
"CoreMotion",
"AVFoundation",
"Photos",
"PhotosUI"
],
"requires_arc": true,
"dependencies": {
"EJTools": [
],
"SDWebImage": [
],
"DACircularProgress": [
],
"MBProgressHUD": [
],
"YYKit": [
],
"JPImageresizerView": [
],
"FDFullscreenPopGesture": [
],
"Masonry": [
],
"LSToolsKit": [
]
}
}