[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / c / 0 / 4 / LYAutoPhotoPickers / 0.1.0 / LYAutoPhotoPickers.podspec.json
bloba14e3e544a8c7ae04d9f5e117f07600f5f27968e
2   "name": "LYAutoPhotoPickers",
3   "version": "0.1.0",
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.1.0"
17   },
18   "source_files": [
19     "Classes/Classes/*.swift",
20     "Classes/Classes/*.xib"
21   ],
22   "resources": "Classes/Resources/*.png",
23   "frameworks": [
24     "UIKit",
25     "Photos"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "IDMPhotoBrowser": [
31     ],
32     "TOCropViewController": [
34     ],
35     "LYAutoUtils": [
37     ]
38   },
39   "pod_target_xcconfig": {
40     "SWIFT_VERSION": "4.0"
41   },
42   "pushed_with_swift_version": "4.0"