blob: df33ca25eb2cbc45350aec6699f177129dc48134 [file] [log] [blame]
{
"name": "NetunoNavigation",
"version": "0.0.4",
"summary": "Navigate as a God",
"description": "A POD to make easily how to navigate on iOS",
"homepage": "https://github.com/Wottrich/NetunoNavigationPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wottrich": "wottrich78@gmail.com"
},
"social_media_url": "https://twitter.com/wottrichlucas",
"platforms": {
"ios": "12.2"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/Wottrich/NetunoNavigationPod.git",
"tag": "0.0.4"
},
"source_files": "NetunoNavigation/**/*.{h,m,swift}",
"exclude_files": "NetunoNavigation/Exclude",
"swift_version": "5.0"
}