[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 2 / e / xModalController / 0.1.0 / xModalController.podspec.json
blob2ffb4b6a3fd50f281da5e046cb8d76a1893c09b5
2   "name": "xModalController",
3   "version": "0.1.0",
4   "summary": "xModalController helps you present custom sized modal view controllers.",
5   "swift_version": "4.1",
6   "description": "You can show any sized modal views with xModalController. It uses Apple's default modal animation.",
7   "homepage": "https://github.com/akinogunc/xModalController",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "akinogunc": "akinogunc@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/akinogunc/xModalController.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "xModalController/Classes/**/*"