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