[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 2 / 5 / AnimatingViewContainer / 0.1.2 / AnimatingViewContainer.podspec.json
blob2aded12c27b9f3e087708ec7dbd8a412ffe35753
2   "name": "AnimatingViewContainer",
3   "version": "0.1.2",
4   "summary": "A view container with transition animation",
5   "swift_versions": "5.0",
6   "description": "A view container with transition animation.",
7   "homepage": "https://github.com/anconaesselmann/AnimatingViewContainer",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "anconaesselmann": "axel@anconaesselmann.com"
14   },
15   "source": {
16     "git": "https://github.com/anconaesselmann/AnimatingViewContainer.git",
17     "tag": "0.1.2"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "AnimatingViewContainer/Classes/**/*",
23   "ios": {
24     "dependencies": {
25       "constrain": [
27       ]
28     }
29   },
30   "swift_version": "5.0"