[Add] ReactiveObjCForTDesk 5.0.3
[CocoaPods.git] / Specs / a / 5 / 9 / FLPullUpViewController / 0.3.0 / FLPullUpViewController.podspec.json
blob479f05bc45bea1fb947470eeca1b8aa5c998cdc8
2   "name": "FLPullUpViewController",
3   "version": "0.3.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": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/felixkli/FLPullUpViewController.git",
15     "tag": "0.3.0"
16   },
17   "source_files": [
18     "FLPullUpViewController.swift",
19     "DarkScreenView.swift"
20   ]