[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 2 / c / EJPhotoSelect / 1.1.4 / EJPhotoSelect.podspec.json
blobd1b92ff6c689a85934067de1fffb012f3fc5a077
2   "name": "EJPhotoSelect",
3   "version": "1.1.4",
4   "summary": "本地照片选择器",
5   "homepage": "https://github.com/Lius1104/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://github.com/Lius1104/EJPhotoSelect.git",
18     "tag": "1.1.4"
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     "AssetsLibrary",
34     "MediaPlayer",
35     "CoreMotion",
36     "AVFoundation",
37     "Photos",
38     "PhotosUI"
39   ],
40   "requires_arc": true,
41   "dependencies": {
42     "EJTools": [
44     ],
45     "EJWarningCardView": [
47     ],
48     "SDWebImage": [
50     ],
51     "DACircularProgress": [
53     ],
54     "MBProgressHUD": [
56     ],
57     "YYKit": [
59     ],
60     "JPImageresizerView": [
62     ],
63     "FDFullscreenPopGesture": [
65     ],
66     "Masonry": [
68     ],
69     "LSToolsKit": [
71     ]
72   }