blob: 3c1e7109114a6fe25403ee1c8ed53d99ae562751 [file] [log] [blame]
{
"name": "LShowImage",
"version": "1.0.9",
"summary": "check the big picture",
"homepage": "https://gitee.com/lessSiming/ImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"less": "2943089928@qq.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://gitee.com/lessSiming/ImagePicker.git",
"tag": "1.0.9"
},
"source_files": "LImagePicker/*.{swift, h}",
"resources": "LImagePicker/*.{bundle}",
"requires_arc": true,
"dependencies": {
"Kingfisher": [
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_version": "5.0"
}