blob: 9492d83cc9e82a734db131589d9f94d98afb30fb [file] [log] [blame]
{
"name": "FLPullUpViewController",
"version": "0.0.2",
"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.2"
},
"source_files": [
"FLPullUpViewController.swift",
"DarkScreenView.swift"
]
}