{ "name": "ContainerControllerSwift", "version": "1.0.0", "summary": "This is a swipe-panel from application: https://www.apple.com/ios/maps/", "description": "TODO: Add long description of the pod here.\n'This is a swipe-panel from application: https://www.apple.com/ios/maps/'", "homepage": "https://github.com/mrustaa/ContainerController", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "rustamburger@gmail.com": "rustamburger@gmail.com" }, "source": { "git": "https://github.com/mrustaa/ContainerController.git", "tag": "1.0.0" }, "swift_versions": "5.2.4", "platforms": { "ios": "13.0" }, "source_files": "ContainerControllerSwift/**/*.{swift}", "swift_version": "5.2.4" }