[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 1 / 9 / StyledOverlay / 1.0.1 / StyledOverlay.podspec.json
blobaacb0de3bde73fa2efbb755b8a2b7ab1c83419d6
2   "name": "StyledOverlay",
3   "version": "1.0.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": "1.0.1"
13   },
14   "platforms": {
15     "ios": "9.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": "2.3"