blob: dad0da65a6d0876b21b885b3027c67b66b762fdc [file] [log] [blame]
{
"name": "FLPullUpViewController",
"version": "0.5.1",
"summary": "A pull up controller that appears from the bottom.",
"homepage": "https://github.com/felixkli/FLPullUpViewController",
"license": "MIT",
"authors": {
"Felix Li": "li.felix162@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/felixkli/FLPullUpViewController.git",
"tag": "0.5.1"
},
"source_files": [
"FLPullUpViewController.swift",
"DarkScreenView.swift"
],
"resources": "Resources/Media.xcassets",
"swift_versions": "5.0",
"swift_version": "5.0"
}