blob: 3aa44ac72eb50af38cab10a8a7cec72a91d2b03b [file] [log] [blame]
{
"name": "LTModalViewController",
"version": "2.0.0",
"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.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "Foundation",
"source_files": "Sources/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}