blob: a6081e9138e50de33fb53a92558616aacfbc972e [file] [log] [blame]
{
"name": "SlideToRevealImage",
"version": "0.1.0",
"summary": "Drag the image to show the one below",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/MarcoMirisola/SlideToRevealImage-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Marco Mirisola": "info@marcomirisola.it"
},
"source": {
"git": "https://github.com/MarcoMirisola/SlideToRevealImage-iOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "SlideToRevealImage/Classes/**/*"
}