blob: d19a42396b0093b28bdbe94a899820c3c8afb80f [file] [log] [blame]
{
"name": "MediaGalleryAnimations",
"version": "1.0.2",
"summary": "Pod for simple interactive and interruptible animations",
"description": "MediaGalleryPanAnimations helps simplify the implementation of interactive and interruptible pan gesture animations",
"homepage": "https://github.com/RMesterca/MediaGalleryAnimations.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rmesterca": "ralucamesterca@gmail.com"
},
"source": {
"git": "https://github.com/RMesterca/MediaGalleryAnimations.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "MediaGalleryAnimations/Classes/**/*"
}