[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / e / 7 / TransitionCoordinator / 0.1.0 / TransitionCoordinator.podspec.json
blob90fb3ee765e1451d1fa98ac59a93e12e14a5731f
2   "name": "TransitionCoordinator",
3   "version": "0.1.0",
4   "summary": "TransitionCoordinator can be used to easily customize transition animations when pushing or presenting a view controller.",
5   "description": "TransitionCoordinator handles the use of custom animations when either pushing a view controller onto a navigation stack or when modally presenting a view controller.",
6   "homepage": "https://github.com/SimonMcFarlane/TransitionCoordinator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Simon McFarlane": "simon@plusplus.ltd"
13   },
14   "source": {
15     "git": "https://github.com/SimonMcFarlane/TransitionCoordinator.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.1",
22   "source_files": "TransitionCoordinator/Classes/**/*"