blob: 1125aa44faab64cabb2f3efa0a0186062a5437f5 [file] [log] [blame]
{
"name": "MediaGalleryAnimations",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "MediaGalleryAnimations/Classes/**/*"
}