[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / a / 2 / NativeUIKit / 1.3.9 / NativeUIKit.podspec.json
blobb3784d1b8a0bc53a9858d9b0f2d15ae2582b9c16
2   "name": "NativeUIKit",
3   "version": "1.3.9",
4   "summary": "Mimicrated views and controls to native Apple appearance.",
5   "homepage": "https://github.com/ivanvorobei/NativeUIKit",
6   "source": {
7     "git": "https://github.com/ivanvorobei/NativeUIKit.git",
8     "tag": "1.3.9"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ivan Vorobei": "hello@ivanvorobei.by"
16   },
17   "swift_versions": "5.1",
18   "platforms": {
19     "ios": "12.0",
20     "tvos": "12.0"
21   },
22   "source_files": "Sources/NativeUIKit/**/*.swift",
23   "dependencies": {
24     "SparrowKit": [
25       "~> 3.5.6"
26     ],
27     "SPPerspective": [
28       "~> 1.4.1"
29     ],
30     "SPDiffable": [
31       "~> 4.0.5"
32     ]
33   },
34   "swift_version": "5.1"