blob: bfd7f4e28d52b51108027eef4995bd53356ddbb2 [file] [log] [blame]
{
"name": "FLPullUpViewController",
"version": "0.0.9",
"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": "8.0"
},
"source": {
"git": "https://github.com/felixkli/FLPullUpViewController.git",
"tag": "0.0.9"
},
"source_files": [
"FLPullUpViewController.swift",
"DarkScreenView.swift"
]
}