[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 1 / 9 / StyledOverlay / 3.4.3 / StyledOverlay.podspec.json
blobb3c17745643c8235337f538841a0f09f8809efbb
2   "name": "StyledOverlay",
3   "version": "3.4.3",
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.4.3"
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