blob: 55bee1e8ca3eb9f949399a79edd145108251c262 [file] [log] [blame]
{
"name": "FLPullUpViewController",
"version": "0.0.3",
"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.3"
},
"source_files": [
"FLPullUpViewController.swift",
"DarkScreenView.swift"
]
}