blob: fd6acea5b4687faa9eab26acd06a0d041d7bcf57 [file] [log] [blame]
{
"name": "TTAImageBrowser",
"version": "0.1.1",
"summary": "TTAImageBrowser is A Image Browser",
"description": "TTAImageBrowser is A Image Browser that you can broswe the image from net, local path, imageData and image",
"homepage": "https://github.com/TMTBO/TTAImageBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TobyoTenma": "tmtbo@hotmail.com"
},
"source": {
"git": "https://github.com/TMTBO/TTAImageBrowser.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TTAImageBrowser/Classes/**/*",
"dependencies": {
"Kingfisher": [
"3.6.2"
]
},
"pushed_with_swift_version": "3.1"
}