blob: 42254c437fd0c702f73fb878e4ab0ed162b4e504 [file] [log] [blame]
{
"name": "WEImageViewer",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WEImageViewer/Classes/**/*",
"dependencies": {
"FLAnimatedImage": [
],
"PINRemoteImage": [
]
}
}