[Add] FaceSDKNightly 6.3.2275
[CocoaPods.git] / Specs / a / f / e / Transition / 1.3.0 / Transition.podspec.json
blobc120af4242324366d856d3e24b1464ac37a5b976
2   "name": "Transition",
3   "version": "1.3.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   },
14   "social_media_url": "https://twitter.com/touchwonders",
15   "source": {
16     "git": "https://github.com/Touchwonders/Transition.git",
17     "tag": "1.3.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": "5",
23   "source_files": "Transition/Classes/**/*",
24   "swift_version": "5"