blob: 46c1a1f7b2d30180eca9c84a92390e50dc0f8d28 [file] [log] [blame]
{
"name": "LTModalViewController",
"version": "2.0.3",
"summary": "LTModalViewController - A easy way to display modal style controller -- (Swift & Objc)",
"homepage": "https://futao.me/",
"license": "MIT",
"authors": "Ftkey",
"requires_arc": true,
"source": {
"git": "https://github.com/Ftkey/LTModalViewController.git",
"tag": "2.0.3"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"swift_versions": "4.0",
"platforms": {
"ios": "8.0"
},
"frameworks": "Foundation",
"source_files": "Sources/**/*.{swift}",
"swift_version": "4.0"
}