[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / 3 / 9 / e / StyledInformationView / 5.0 / StyledInformationView.podspec.json
blob073bea62f3460774bf38b637d24be17b2c50a52d
2   "name": "StyledInformationView",
3   "version": "5.0",
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.0"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "dependencies": {
19     "MJRFlexStyleComponents": [
21     ],
22     "StyledOverlay": [
24     ]
25   },
26   "frameworks": "UIKit",
27   "source_files": "StyledInformationView/*.swift",
28   "requires_arc": true,
29   "swift_version": "5.0"