blob: 2be1708dec960465a64a752d70a657ac6c97609a [file] [log] [blame]
{
"name": "WEImageViewer",
"version": "1.0.0",
"summary": "A short description of WEImageViewer.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/werfe/WEImageViewer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GiangVT": "werfeee@gmail.com"
},
"source": {
"git": "https://github.com/werfe/WEImageViewer.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "WEImageViewer/Classes/**/*",
"dependencies": {
"FLAnimatedImage": [
],
"PINRemoteImage": [
]
}
}