[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 1 / 9 / StyledOverlay / 5.0 / StyledOverlay.podspec.json
blob2c799647e02beff7a0488879e5a98728ca0f01f3
2   "name": "StyledOverlay",
3   "version": "5.0",
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": "5.0"
13   },
14   "swift_versions": "5.0",
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,
30   "swift_version": "5.0"