blob: 28abefebe0244917d9047cf4300e4a38b74caf22 [file] [log] [blame]
{
"name": "SideDrawerView",
"version": "1.0.0",
"summary": "📲 A easy and flexable sliding drawer component for iOS 12, Swift 5.0",
"description": "📲 A easy and flexable sliding drawer component for iOS 12, Swift 5.0",
"homepage": "https://github.com/MitchTODO/SideDrawerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mitchell Tucker": "https://github.com/MitchTODO"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/MitchTODO/SideDrawerView.git",
"tag": "1.0.0"
},
"source_files": "SideDrawerView/**/*.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}