[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 5 / 0 / 4 / ImmediateAnimationController / 1.0.3 / ImmediateAnimationController.podspec.json
blob34a730e666b03d374fde58ab034fb32975121a41
2   "name": "ImmediateAnimationController",
3   "version": "1.0.3",
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.0.3"
19   },
20   "source_files": "Classes/**/*.{m,s,swift}",
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.2"