[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / d / 1 / 9 / StyledOverlay / 3.5.2 / StyledOverlay.podspec.json
blob206e69cda699a5e8feca0910134cc62e9ec2ec71
2   "name": "StyledOverlay",
3   "version": "3.5.2",
4   "license": "MIT",
5   "summary": "StyledOverlay is a UIView with styling options and preset action overlays",
6   "homepage": "https://github.com/Rehsco/StyledOverlay.git",
7   "authors": {
8     "Martin Jacob Rehder": "gitrepocon01@rehsco.com"
9   },
10   "source": {
11     "git": "https://github.com/Rehsco/StyledOverlay.git",
12     "tag": "3.5.2"
13   },
14   "swift_version": "4.2",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "dependencies": {
19     "StyledLabel": [
21     ],
22     "MJRFlexStyleComponents": [
24     ]
25   },
26   "frameworks": "UIKit",
27   "source_files": "StyledOverlay/*.swift",
28   "resources": "StyledOverlay/**/*.xcassets",
29   "requires_arc": true