[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 2 / 6 / TrueTransition / 0.4.9 / TrueTransition.podspec.json
blobf70e849159e6dbb3b9d5d6053951ecec407a43c7
2   "name": "TrueTransition",
3   "version": "0.4.9",
4   "summary": "Simple pod for decoupling transitions.",
5   "description": "This library allows you to easily use different transitions",
6   "homepage": "https://github.com/shles/transitionKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Artemiy Shlesberg": "temitrix@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/shles/TrueTransition.git",
16     "tag": "0.4.9"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": [
22     "Source/*.swift",
23     "Source/CardsViewController/*.{swift,xib}"
24   ],
25   "swift_versions": "4.2",
26   "swift_version": "4.2"