[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 2 / c / EJPhotoSelect / 1.2.7 / EJPhotoSelect.podspec.json
blob27ff49f5c3621b1571d588ca7c2012b1b07506fc
2   "name": "EJPhotoSelect",
3   "version": "1.2.7",
4   "summary": "本地照片选择器",
5   "homepage": "https://gitee.com/laushuang/EJPhotoSelect",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Lius": "849763605@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://gitee.com/laushuang/EJPhotoSelect.git",
18     "tag": "1.2.7"
19   },
20   "source_files": [
21     "EJPhotoSelect",
22     "EJPhotoSelect/**/*.{h,m}",
23     "EJPhotoSelect/**/**/*.{h,m}"
24   ],
25   "public_header_files": [
26     "EJPhotoSelect/EJPhotoSelectDefine.h",
27     "EJPhotoSelect/**/*.h",
28     "EJPhotoSelect/**/**/*.h"
29   ],
30   "frameworks": [
31     "UIKit",
32     "Foundation",
33     "MediaPlayer",
34     "CoreMotion",
35     "AVFoundation",
36     "Photos",
37     "PhotosUI"
38   ],
39   "requires_arc": true,
40   "dependencies": {
41     "EJTools": [
43     ],
44     "EJWarningCardView": [
46     ],
47     "SDWebImage": [
49     ],
50     "DACircularProgress": [
52     ],
53     "MBProgressHUD": [
55     ],
56     "JPImageresizerView": [
57       "1.5.3"
58     ],
59     "FDFullscreenPopGesture": [
61     ],
62     "Masonry": [
64     ],
65     "LSToolsKit": [
67     ]
68   }