[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / d / 6 / RecordingOverlay / 0.3.0 / RecordingOverlay.podspec.json
blob5ca2a0ae1297d5bd125d4c07474babfef3a8b12d
2   "name": "RecordingOverlay",
3   "version": "0.3.0",
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_version": "5.0",
18   "source": {
19     "git": "https://github.com/Dean151/RecordingOverlay.git",
20     "tag": "0.3.0"
21   },
22   "source_files": "Sources/RecordingOverlay/*.swift"