blob: 8522a53c8096f18abd8e81c9493ea5b3d31501ff [file] [log] [blame]
{
"name": "DMLPhotoBrowser",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DMLPhotoBrowser/Classes/**/*",
"dependencies": {
"FLAnimatedImage": [
"~> 1.0.12"
],
"SDWebImage": [
"~> 4.1.0"
]
}
}