[Add] Boardy 1.59.1
[CocoaPods.git] / Specs / a / 5 / 9 / FLPullUpViewController / 0.1.0 / FLPullUpViewController.podspec.json
blob97ab91f698a5eeda2a755f889b06960e5f27fd06
2   "name": "FLPullUpViewController",
3   "version": "0.1.0",
4   "summary": "A pull up controller that appears from the bottom.",
5   "homepage": "https://github.com/felixkli/FLPullUpViewController",
6   "license": "MIT",
7   "authors": {
8     "Felix Li": "li.felix162@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/felixkli/FLPullUpViewController.git",
15     "tag": "0.1.0"
16   },
17   "source_files": [
18     "FLPullUpViewController.swift",
19     "DarkScreenView.swift"
20   ]