blob: 8fd37012fc9986b2091191ecba180b2c531b9af3 [file] [log] [blame]
{
"name": "SlideToRevealImage",
"version": "1.1",
"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": "1.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "SlideToRevealImage/Classes/**/*"
}