[Add] zcshare-sdkframework 0.0.12
[CocoaPods.git] / Specs / f / d / 7 / PinStackView / 0.5.20240217 / PinStackView.podspec.json
blob7664a2a27cfaaf56bce8f6f0b6535a320a4b0d58
2   "name": "PinStackView",
3   "version": "0.5.20240217",
4   "summary": "Frame base StackView relies on PinLayout",
5   "description": "Frame base StackView relies on PinLayout, with inner padding, equal distribution, dynamic axis length, grow/shrink items capability",
6   "platforms": {
7     "ios": "9.0"
8   },
9   "homepage": "https://github.com/lalawue/PinStackView",
10   "license": "MIT",
11   "authors": "lalawue",
12   "source": {
13     "git": "https://github.com/lalawue/PinStackView.git",
14     "tag": "0.5.20240217"
15   },
16   "source_files": "PinStackView/Classes/**/*",
17   "swift_versions": "4.2",
18   "ios": {
19     "dependencies": {
20       "PinLayout": [
22       ]
23     }
24   },
25   "swift_version": "4.2"