blob: e93cbe5a4295a63f228db4a711f720a4b6fecaa8 [file] [log] [blame]
{
"name": "DropdownTransition",
"version": "1.0.0",
"summary": "Simplistic dropdown transition in Swift.",
"description": "Core component framework where all network related code reside.",
"homepage": "https://github.com/nugmanoff/DropdownTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"a.nugmanoff@gmail.com": "a.nugmanoff@gmail.com"
},
"source": {
"git": "https://github.com/nugmanoff/DropdownTransition.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "DropdownTransition/*.swift"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}