blob: 01d1e061e2d6c00c381ec40db2ef4f260d7e39df [file] [log] [blame]
{
"name": "LLPhotoBrowser",
"version": "1.0.8",
"summary": "Swift 3 图片浏览工具",
"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.0.8"
},
"source_files": "Class/*.{swift}",
"resources": "Class/LLPhotoBrowser.bundle",
"dependencies": {
"Kingfisher": [
"~> 3.13.1"
]
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}