blob: 2a5a5a0a2de5c143d39291c36060795f8245addd [file] [log] [blame]
{
"name": "LTModalViewController",
"version": "1.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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "Foundation",
"source_files": "Sources/**/*.{swift}"
}