[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / f / e / Transition / 1.0.0 / Transition.podspec.json
bloba823cecda59bec8361bd188e4cac7b9e69e0645f
2   "name": "Transition",
3   "version": "1.0.0",
4   "summary": "Easy interactive interruptible custom ViewController transitions.",
5   "description": "Transition makes building interactive interruptible custom view controller transitions easy! You just define the animation and interaction, Transition ties it all together.",
6   "homepage": "https://github.com/Touchwonders/Transition",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Toine Heuvelmans": "toine@touchwonders.com",
13     "Robert-Hein Hooijmans": "robert-hein@touchwonders.com"
14   },
15   "social_media_url": "https://twitter.com/touchwonders",
16   "source": {
17     "git": "https://github.com/Touchwonders/Transition.git",
18     "tag": "1.0.0"
19   },
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "Transition/Classes/**/*",
24   "pushed_with_swift_version": "3.0"