blob: c0cf1520b9752ab7aaa734f0d8dee900ebaf578e [file] [log] [blame]
{
"name": "FLPullUpViewController",
"version": "0.4.0",
"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.4.0"
},
"source_files": [
"FLPullUpViewController.swift",
"DarkScreenView.swift"
],
"swift_versions": "4.2",
"swift_version": "4.2"
}