blob: 9134b39e7fdd4b019414e5ee72fd95d6fd88455f [file] [log] [blame]
{
"name": "FLPullUpViewController",
"version": "0.5.22",
"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.22"
},
"source_files": [
"FLPullUpViewController.swift",
"DarkScreenView.swift"
],
"resources": "Resources/Media.xcassets",
"swift_versions": "5.0",
"swift_version": "5.0"
}