[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 3 / e / YLFPresentationController / 0.1.2 / YLFPresentationController.podspec.json
blob1d44067f3f8550786097561e63f4a572f979c9bc
2   "name": "YLFPresentationController",
3   "version": "0.1.2",
4   "summary": "A lightweight controller implemented for present half or overlay view controller.",
5   "description": "support present view controller with header and footer, and with your own animation transition",
6   "homepage": "https://github.com/leavesster/YLFPresentationController",
7   "authors": "leavesster",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "source": {
13     "git": "https://github.com/leavesster/YLFPresentationController.git",
14     "tag": "0.1.2"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "YLFPresentationController/Classes/**/*"