[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / e / f / Union / 0.5.0 / Union.podspec.json
blobfdb1e0b064a71c030dc903c413d253a4b03b0ed3
2   "name": "Union",
3   "version": "0.5.0",
4   "summary": "Context transitioning's animation manager for iOS written in Swift.",
5   "description": "Context transitioning's animation manager for iOS written in Swift.\nCreate animation tasks for each layer's animation and deliver tasks on Union.Delegate.",
6   "homepage": "https://github.com/TransitionKit/Union",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hirohisa Kawasaki": "hirohisa.kawasaki@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/TransitionKit/Union.git",
16     "tag": "0.5.0"
17   },
18   "source_files": "Union/*.swift",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   }