[Add] MealziOSSDK 5.3.0
[CocoaPods.git] / Specs / 6 / 0 / 8 / AnimatableStackView / 4.0.4 / AnimatableStackView.podspec.json
blobe64c3a69bed5cc0f107157e7213e7f7d015f7114
2   "name": "AnimatableStackView",
3   "version": "4.0.4",
4   "summary": "UIStackView based class that allows to animate its changes. Curently supports vertical animations only.",
5   "description": "UIStackView based class that provides a convenience interface to animate its content. Curently supports vertical animations only.",
6   "homepage": "https://github.com/APUtils/AnimatableStackView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anton Plebanovich": "anton.plebanovich@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/APUtils/AnimatableStackView.git",
16     "tag": "4.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.0"
24   ],
25   "source_files": "AnimatableStackView/Classes/**/*",
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ],
30   "swift_version": "5.0"