[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / f / 1 / c / TexturedPopoverBackgroundView / 1.0.0 / TexturedPopoverBackgroundView.podspec.json
bloba766e4f679ba53212a385507969164661d1e0e70
2   "name": "TexturedPopoverBackgroundView",
3   "version": "1.0.0",
4   "summary": "Customized background for iOS popover with border, texture, etc...",
5   "homepage": "https://github.com/ladeiko/TexturedPopoverBackgroundView",
6   "license": {
7     "type": "CUSTOM",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Siarhei Ladzeika": "sergey.ladeiko@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/ladeiko/TexturedPopoverBackgroundView.git",
18     "tag": "1.0.0"
19   },
20   "requires_arc": true,
21   "swift_versions": [
22     "4.0",
23     "4.2",
24     "5.0",
25     "5.1"
26   ],
27   "source_files": [
28     "Sources/**/*.{swift}"
29   ],
30   "frameworks": "UIKit",
31   "swift_version": "5.1"