blob: 4c9cf19e984f20ecb85277e1f09ff3bd9e176687 [file] [log] [blame]
{
"name": "ContainerControllerSwift",
"version": "1.0.7",
"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": {
"mrustaa": "rustamburger@gmail.com"
},
"source": {
"git": "https://github.com/mrustaa/ContainerController.git",
"tag": "1.0.7"
},
"swift_versions": "5.0",
"platforms": {
"ios": "13.0"
},
"source_files": "ContainerControllerSwift/ContainerCollection/*.{swift}",
"frameworks": "UIKit",
"swift_version": "5.0"
}