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