[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 6 / 5 / LNGKit / 0.0.6 / LNGKit.podspec.json
blobb9fda2992fce4058e20ae8fb968e7d7bc89573e2
2   "name": "LNGKit",
3   "version": "0.0.6",
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.6"
19   },
20   "requires_arc": true,
21   "source_files": "LNGKit/**/*.{h,m, swift}",
22   "public_header_files": "LNGKit/**/*.{h}",
23   "swift_versions": [
24     "5.0",
25     "5.1",
26     "5.2",
27     "5.3"
28   ],
29   "libraries": "z",
30   "frameworks": [
31     "UIKit",
32     "CoreFoundation"
33   ],
34   "swift_version": "5.3"