[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / f / e / Transition / 0.1.0 / Transition.podspec.json
blobbc71521f8f3fd7104766009addd85f1821cf9179
2   "name": "Transition",
3   "version": "0.1.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": "0.1.0"
19   },
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "Transition/Classes/**/*",
24   "pushed_with_swift_version": "3.0"