[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 7 / 5 / 6 / CustomPresenter / 0.2.1 / CustomPresenter.podspec.json
blob6719f4de4517929da63988faff2be7b908ecba65
2   "name": "CustomPresenter",
3   "version": "0.2.1",
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.1"
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"