[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / e / 5 / StackViewSeparator / 0.1.1 / StackViewSeparator.podspec.json
blob2c88c5f64c4b73f178eeefa1b896523182bbe001
2   "name": "StackViewSeparator",
3   "version": "0.1.1",
4   "summary": "An extension to adding separators to UIStackViews",
5   "swift_version": "4.1",
6   "description": "An extension to add separator views to UIStackView, written in Swift 4.0",
7   "homepage": "https://github.com/barisatamer/StackViewSeparator",
8   "screenshots": "https://camo.githubusercontent.com/40a3a2b78ebc51deaff7a67671003079e835b529/68747470733a2f2f692e696d6775722e636f6d2f58386d547549512e676966",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Baris Atamer": "baris@igenius.net"
15   },
16   "source": {
17     "git": "https://github.com/barisatamer/StackViewSeparator.git",
18     "tag": "0.1.1"
19   },
20   "platforms": {
21     "ios": "9.3"
22   },
23   "source_files": "StackViewSeparator/Classes/**/*"