blob: 38296a019c7f165e9a86e6b1b9fb21f459b60ef9 [file] [log] [blame]
{
"name": "EZCustomNavigation",
"authors": {
"Enrico Zannini": "enricozannini93@gmail.com"
},
"version": "1.0.0",
"summary": "Navigation animation and transition with pan gesture",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "EZCustomNavigation/*.{swift}",
"requires_arc": true,
"source": {
"git": "https://github.com/Enricoza/EZCustomNavigation.git",
"tag": "v1.0.0"
},
"homepage": "https://github.com/Enricoza/EZCustomNavigation",
"swift_version": "5.0"
}