blob: b96683c37926509db280d8ba0931b96f64151d7c [file] [log] [blame]
{
"name": "LXModalManager",
"version": "1.0.1",
"summary": "LXModalManager.",
"description": "LXModalManager is moda manager",
"homepage": "https://github.com/LIXIANGXLee/LXModalModule",
"license": "MIT",
"authors": {
"lixiang": "lixiang@gokuaidian.com"
},
"platforms": {
"ios": "9.2"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/LIXIANGXLee/LXModalModule.git",
"tag": "1.0.1"
},
"source_files": "LXModalManager/*.{swift}",
"dependencies": {
"LXFitManager": [
"~> 1.0.0"
]
},
"swift_version": "5.0"
}