blob: 99646023d2c74332e283d0eb04bc17e0996b9ba9 [file] [log] [blame]
{
"name": "ImageBrowser",
"version": "0.0.5",
"summary": "PhotoBrowser provides an easy way to reach the effect that looking through photos likes the system photo app",
"homepage": "https://github.com/jasnig/PhotoBrowser",
"license": {
"type": "MIT"
},
"authors": {
"ZeroJ": "854136959@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jasnig/PhotoBrowser.git",
"tag": "0.0.5"
},
"frameworks": "UIKit",
"dependencies": {
"Kingfisher": [
]
},
"source_files": "ImageBrowser/PhotoBrowser/*.swift"
}