blob: 19f0a63feb05beb52c081fb72dba488a42795889 [file] [log] [blame]
{
"name": "ContainerControllerSwift",
"version": "1.0.8",
"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.8"
},
"swift_versions": "5.0",
"platforms": {
"ios": "13.0"
},
"source_files": "ContainerControllerSwift/ContainerCollection/*.{swift}",
"frameworks": "UIKit",
"swift_version": "5.0"
}