[Add] EJPhotoSelect 1.0.7
diff --git a/Specs/a/2/c/EJPhotoSelect/1.0.7/EJPhotoSelect.podspec.json b/Specs/a/2/c/EJPhotoSelect/1.0.7/EJPhotoSelect.podspec.json
new file mode 100644
index 0000000..2e2a789
--- /dev/null
+++ b/Specs/a/2/c/EJPhotoSelect/1.0.7/EJPhotoSelect.podspec.json
@@ -0,0 +1,71 @@
+{
+  "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": [
+
+    ]
+  }
+}