blob: 4cc0dbe2f1f4850e45ee2da8ac8f2a90d6db100b [file] [log] [blame]
{
"name": "DMLPhotoBrowser",
"version": "0.1.0",
"summary": "DMLPhotoBrowser.",
"description": "https://github.com/MrDML/DMLPhotoBrowser.",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DMLPhotoBrowser/Classes/**/*",
"dependencies": {
"FLAnimatedImage": [
"~> 1.0.12"
],
"SDWebImage": [
"~> 4.1.0"
]
}
}