blob: 61463f072504f05ed076d4bca4abb5eee4a76ea7 [file] [log] [blame]
{
"name": "XYImagePreview",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XYImagePreview/Classes/**/*.{h,m,mm}",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
"~> 4.0.0"
]
}
}