[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / 3 / f / OverlayController / 1.0.1 / OverlayController.podspec.json
blobef68b1dfe26aeec28227699c3d27d8efcf6f206c
2   "name": "OverlayController",
3   "version": "1.0.1",
4   "summary": "OverlayController easily pop your custom view and provide optional transition animation.",
5   "homepage": "https://github.com/snail-z/OverlayController-Swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "haozhang0770@163.com": "haozhang0770@163.com"
12   },
13   "source": {
14     "git": "https://github.com/snail-z/OverlayController.git",
15     "tag": "1.0.1"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "source_files": "Sources/**",
23   "swift_version": "5.0"