[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / e / 8 / d / LiquidTransition / 1.1.0 / LiquidTransition.podspec.json
blobaaa527895d0bd95f13e290bf9ac953c349e58d8d
2   "name": "LiquidTransition",
3   "version": "1.1.0",
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": "8.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/AlexandrGraschenkov/LiquidTransition.git",
20     "tag": "1.1.0"
21   },
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "Foundation"
26     ]
27   },
28   "source_files": "Liquid/**/*.{swift}",
29   "swift_version": "4.2"