blob: 0d197cbc0767ff38e35bf1fdf54705588d71a5f8 [file] [log] [blame]
{
"name": "XYImagePreview",
"version": "0.1.6",
"summary": "A library that provides image preview",
"description": "A library that provides image preview we can use it to our",
"homepage": "https://github.com/fredomTaggle/XYImagePreview.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fredomTaggle": "xuyangjianga@163.com"
},
"source": {
"git": "https://github.com/fredomTaggle/XYImagePreview.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XYImagePreview/Classes/**/*.{h,m,mm}",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
"~> 4.0.0"
]
}
}