blob: f1e14a7086ed416dd06d4ea67aee5a796596e5f3 [file] [log] [blame]
{
"name": "LLPhotoBrowser",
"version": "1.1.0",
"summary": "Swift 3&4 图片浏览工具",
"homepage": "https://github.com/LvJianfeng/LLPhotoBrowser",
"license": "MIT",
"authors": {
"LvJianfeng": "coderjianfeng@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LvJianfeng/LLPhotoBrowser.git",
"tag": "1.1.0"
},
"source_files": "Class/*.{swift}",
"resources": "Class/LLPhotoBrowser.bundle",
"dependencies": {
"Kingfisher": [
]
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}