[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 6 / 5 / LNGKit / 0.0.1 / LNGKit.podspec.json
blobe80baff8e3a9aaa7f4ce2dff44f9ab33553782a6
2   "name": "LNGKit",
3   "version": "0.0.1",
4   "summary": "A collection of iOS components.",
5   "homepage": "https://github.com/sunmumu/LNGKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "sunmumu": "335089101@qq.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/sunmumu/LNGKit.git",
18     "tag": "0.0.1"
19   },
20   "requires_arc": true,
21   "source_files": "LNGKit/GDPWindowManager.swift",
22   "swift_versions": [
23     "5.0",
24     "5.1",
25     "5.2",
26     "5.3"
27   ],
28   "libraries": "z",
29   "frameworks": [
30     "UIKit",
31     "CoreFoundation"
32   ],
33   "swift_version": "5.3"