blob: f65105f8b595e0ee34773bfd279f267b7ac184e8 [file] [log] [blame]
{
"name": "LYAutoPhotoPickers",
"version": "0.0.5",
"summary": "Swift Lib Image Picker.",
"description": "Swift Lib Image Picker. For me.",
"homepage": "https://github.com/lynnx4869/LYAutoPhotoPickers",
"license": "MIT",
"authors": {
"xianing": "xianing@czcg.com.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lynnx4869/LYAutoPhotoPickers.git",
"tag": "0.0.5"
},
"source_files": "Classes/Classes/*.swift",
"resources": "Classes/Resources/*.png",
"frameworks": [
"UIKit",
"Photos"
],
"requires_arc": true,
"dependencies": {
"IDMPhotoBrowser": [
],
"TOCropViewController": [
],
"LYAutoUtils": [
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}