[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 2 / e / xModalController / 0.2.0 / xModalController.podspec.json
blob07bfd03f3265195fbad251b24b7f3ca352314246
2   "name": "xModalController",
3   "version": "0.2.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.2.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "xModalController/Classes/**/*"