[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / e / StyledInformationView / 5.1 / StyledInformationView.podspec.json
blob8330bf0ac3cccf1b7c555ceb753912a0427d9ccc
2   "name": "StyledInformationView",
3   "version": "5.1",
4   "license": "MIT",
5   "summary": "StyledInformationView is a UIView for displaying a header, a menu and a detailed description.",
6   "homepage": "https://github.com/mjrehder/StyledInformationView.git",
7   "authors": {
8     "Martin Jacob Rehder": "gitrepocon01@rehsco.com"
9   },
10   "source": {
11     "git": "https://github.com/mjrehder/StyledInformationView.git",
12     "tag": "5.1"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "12.1"
17   },
18   "dependencies": {
19     "StyledOverlay": [
21     ]
22   },
23   "frameworks": "UIKit",
24   "source_files": "StyledInformationView/*.swift",
25   "requires_arc": true,
26   "swift_version": "5.0"