[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 1 / 9 / StyledOverlay / 3.3 / StyledOverlay.podspec.json
blob1deb1bdf8c71325f71b3b1e4283f3585d8037491
2   "name": "StyledOverlay",
3   "version": "3.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.3"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "dependencies": {
18     "StyledLabel": [
20     ],
21     "MJRFlexStyleComponents": [
23     ]
24   },
25   "frameworks": "UIKit",
26   "source_files": "StyledOverlay/*.swift",
27   "resources": "StyledOverlay/**/*.xcassets",
28   "requires_arc": true,
29   "pushed_with_swift_version": "4.0"