blob: e1db29623f2f2328d22ece959d0131129ff47dbd [file] [log] [blame]
{
"name": "PhotoBrowserSwift",
"version": "0.0.2",
"summary": "swift版KCPhotoBrowser",
"description": "轻量级图片浏览器,使用简单方便快捷。。。。。。。",
"homepage": "https://github.com/ac1217/PhotoBrowser-swift",
"license": "MIT",
"authors": {
"Erica": "_Erica"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ac1217/PhotoBrowser-swift.git",
"tag": "0.0.2"
},
"source_files": [
"PhotoBrowser",
"PhotoBrowser/**/*.{swift}"
],
"resource_bundles": {
"PhotoBrowser": [
"Resource/**/*"
]
},
"requires_arc": true,
"dependencies": {
"Kingfisher": [
]
},
"pushed_with_swift_version": "3.0"
}