[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 0 / 8 / AnimatableStackView / 1.0.0 / AnimatableStackView.podspec.json
blobd6017b543ebb2479a909114a76560501b7d74ede
2   "name": "AnimatableStackView",
3   "version": "1.0.0",
4   "summary": "UIStackView based class that allows to animate its changes.",
5   "description": "UIStackView based class that provides a convenience interface to animate its content.",
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": "1.0.0"
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"