blob: ae5054aed46a64affbaaff32b6c18833c220d9f5 [file] [log] [blame]
{
"name": "DMLPhotoBrowser",
"version": "0.1.5",
"summary": "DMLPhotoBrowser.",
"description": "The image browser supports both local and network.",
"homepage": "https://github.com/MrDML/DMLPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MrDML": "dml1630@163.com"
},
"source": {
"git": "https://github.com/MrDML/DMLPhotoBrowser.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DMLPhotoBrowser/Classes/**/*",
"dependencies": {
"FLAnimatedImage": [
"~> 1.0.12"
],
"SDWebImage": [
"~> 4.1.0"
]
}
}