[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 0 / 4 / LYAutoPhotoPickers / 0.0.5 / LYAutoPhotoPickers.podspec.json
blobf65105f8b595e0ee34773bfd279f267b7ac184e8
2   "name": "LYAutoPhotoPickers",
3   "version": "0.0.5",
4   "summary": "Swift Lib Image Picker.",
5   "description": "Swift Lib Image Picker. For me.",
6   "homepage": "https://github.com/lynnx4869/LYAutoPhotoPickers",
7   "license": "MIT",
8   "authors": {
9     "xianing": "xianing@czcg.com.cn"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/lynnx4869/LYAutoPhotoPickers.git",
16     "tag": "0.0.5"
17   },
18   "source_files": "Classes/Classes/*.swift",
19   "resources": "Classes/Resources/*.png",
20   "frameworks": [
21     "UIKit",
22     "Photos"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "IDMPhotoBrowser": [
28     ],
29     "TOCropViewController": [
31     ],
32     "LYAutoUtils": [
34     ]
35   },
36   "pod_target_xcconfig": {
37     "SWIFT_VERSION": "4.0"
38   },
39   "pushed_with_swift_version": "4.0"