[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / d / 6 / RecordingOverlay / 0.3.1 / RecordingOverlay.podspec.json
blob062cc61b6bd99c5e12e94e53b4d0a8da694981c6
2   "name": "RecordingOverlay",
3   "version": "0.3.1",
4   "summary": "Creates an bordered overlay around the screen.",
5   "description": "Adds a UIWindow containing a border layer of the color of your choise. Perfect to show an active state, or a recording state.",
6   "homepage": "https://github.com/Dean151/RecordingOverlay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Dean",
12   "social_media_url": "https://twitter.com/deanatoire",
13   "platforms": {
14     "ios": "9.0",
15     "tvos": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/Dean151/RecordingOverlay.git",
20     "tag": "0.3.1"
21   },
22   "source_files": "Sources/RecordingOverlay/*.swift",
23   "swift_version": "5.0"