blob: 4fb189caece6f281a44166258fcfea91b1e279a4 [file] [log] [blame]
{
"name": "LYAutoPhotoPickers",
"version": "0.1.1",
"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.1.1"
},
"source_files": [
"Classes/Classes/*.swift",
"Classes/Classes/*.xib"
],
"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"
}