[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 2 / c / EJPhotoSelect / 1.2.2 / EJPhotoSelect.podspec.json
blob06da9bc015a54bb32d6266a47616107755fb8b16
2   "name": "EJPhotoSelect",
3   "version": "1.2.2",
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.2"
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   ],
38   "requires_arc": true,
39   "dependencies": {
40     "EJTools": [
42     ],
43     "EJWarningCardView": [
45     ],
46     "SDWebImage": [
48     ],
49     "DACircularProgress": [
51     ],
52     "MBProgressHUD": [
54     ],
55     "JPImageresizerView": [
57     ],
58     "FDFullscreenPopGesture": [
60     ],
61     "Masonry": [
63     ],
64     "LSToolsKit": [
66     ]
67   }