blob: cb38e2d7edd0b1e363ec992770cea93d7866c27c [file] [log] [blame]
{
"name": "XYImagePreview",
"version": "0.1.2",
"summary": "A library that provides image preview",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fredomTaggle/XYImagePreview.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fredomTaggle": "xuyang.jiang@bkjk.com"
},
"source": {
"git": "https://github.com/fredomTaggle/XYImagePreview.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XYImagePreview/Classes/**/*.{h,m,mm}",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
"~> 4.0.0"
]
}
}