blob: 2e2a78955f4352d56a7ce83d5681c0b8dc353b96 [file] [log] [blame]
{
"name": "EJPhotoSelect",
"version": "1.0.7",
"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.7"
},
"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": [
]
}
}