[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 0 / 4 / ImmediateAnimationController / 1.1.0 / ImmediateAnimationController.podspec.json
blob584460933f220e016ac1211d84fe9ba38fd22e42
2   "name": "ImmediateAnimationController",
3   "version": "1.1.0",
4   "summary": "ImmediateAnimationController implements UIViewControllerAnimatedTransitioning without any animation",
5   "homepage": "https://github.com/ladeiko/ImmediateAnimationController",
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/ImmediateAnimationController.git",
18     "tag": "1.1.0"
19   },
20   "source_files": "Classes/**/*.{m,s,swift}",
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "swift_versions": [
24     "4.0",
25     "4.2",
26     "5.0",
27     "5.1",
28     "5.2",
29     "5.3"
30   ],
31   "swift_version": "5.3"