[Add] IMGLYDesignEditor 1.40.1-rc.0
[CocoaPods.git] / Specs / 7 / 5 / 6 / CustomPresenter / 0.2.0 / CustomPresenter.podspec.json
blob086d59ec68cd38c9e30e9815d2171838b796fc98
2   "name": "CustomPresenter",
3   "version": "0.2.0",
4   "summary": "Custom view controller transitioning implementation",
5   "description": "CustomPresenter provides a straighforward implementation of custom view controller transitioning for presentation and dismissal. It provides control over timing, background and metrics of presented view controller.",
6   "homepage": "https://github.com/azubala/CustomPresenter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "azubala": "alek@zubala.com"
13   },
14   "source": {
15     "git": "https://github.com/azubala/CustomPresenter.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://twitter.com/alekzubala",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "CustomPresenter/Classes/**/*",
23   "swift_version": "4.0"