blob: 4bf1d579bb278b05bc6b1e8dd0bcef715ee3d8f5 [file] [log] [blame]
{
"name": "LShowImage",
"version": "1.1.1",
"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.1.1"
},
"source_files": "LImagePicker/*.{swift,h,m}",
"resources": "LImagePicker/*.{bundle}",
"requires_arc": true,
"dependencies": {
"Kingfisher": [
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_version": "5.0"
}