blob: 43d376e33beeac9886cd33b4833da6e30ea4e06e [file] [log] [blame]
{
"name": "SDPhotoBrowser",
"version": "0.0.1",
"license": "MIT",
"summary": "An PhotoBrowser on iOS.",
"homepage": "https://github.com/SunnyLinSD/SDPhotoBrowser",
"authors": {
"SunnyLinSD": "linshuangde@gmail.com"
},
"source": {
"git": "https://github.com/SunnyLinSD/SDPhotoBrowser.git",
"tag": "0.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "SDPhotoBrowser/Browser/*.{swift}",
"resources": "SDPhotoBrowser/Browser/*.{Bundle}",
"dependencies": {
"Kingfisher": [
]
},
"pushed_with_swift_version": "3.0"
}