[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / a / c / d / TransparentProxyViewController / 1.1.0 / TransparentProxyViewController.podspec.json
blobb6f4cb5fd07edce98714e73f80859ef18f38c0ae
2   "name": "TransparentProxyViewController",
3   "version": "1.1.0",
4   "summary": "Transparent UIViewController shown immediately with possibility to show another controller above self with animation",
5   "homepage": "https://github.com/ladeiko/TransparentProxyViewController",
6   "license": {
7     "type": "CUSTOM",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Siarhei Ladzeika": "sergey.ladeiko@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/ladeiko/TransparentProxyViewController.git",
18     "tag": "1.1.0"
19   },
20   "source_files": "Classes/**/*.{m,s,swift}",
21   "frameworks": "UIKit",
22   "dependencies": {
23     "ImmediateAnimationController": [
25     ]
26   },
27   "requires_arc": true,
28   "swift_versions": [
29     "4.0",
30     "4.2",
31     "5.0",
32     "5.1",
33     "5.2",
34     "5.3"
35   ],
36   "swift_version": "5.3"