blob: 0065ade5567d1a835c426fcae1f58b0730f713f6 [file] [log] [blame]
{
"name": "ZoomingTransition",
"version": "1.0.0",
"summary": "easy to achieve zooming transition",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/moo611/iOS-ZoomingTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lnpjjds@gmail.com": "jindesong36@gmail.com"
},
"source": {
"git": "https://github.com/moo611/iOS-ZoomingTransition.git",
"tag": "v1.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "ZoomingTransition/Classes/**/*",
"swift_version": "5.0"
}