[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / e / 8 / d / LiquidTransition / 1.2.2 / LiquidTransition.podspec.json
blobbc46298f0dcaa8b806a29dffbf49382662f3fd0c
2   "name": "LiquidTransition",
3   "version": "1.2.2",
4   "summary": "Animated transitions make simple",
5   "description": "LiquidTransition helps to you build transition between view controllers. \nYou still perform animation like before and have full manual acces for animation.\nLiqud",
6   "homepage": "https://github.com/AlexandrGraschenkov/LiquidTransition",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Alexander Graschenkov": "alexandr.graschenkov91@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://github.com/AlexandrGraschenkov/LiquidTransition.git",
20     "tag": "1.2.2"
21   },
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "Foundation"
26     ]
27   },
28   "source_files": "Liquid/**/*.{swift}",
29   "resource_bundles": {
30     "Liquid": [
31       "Liquid/PrivacyInfo.xcprivacy"
32     ]
33   },
34   "swift_version": "5"