[Add] YIM 2.2.1
[CocoaPods.git] / Specs / 7 / 6 / 5 / LNGKit / 0.1.5 / LNGKit.podspec.json
blobc885409f0b40b348c9d01f809536ae261dd818c5
2   "name": "LNGKit",
3   "version": "0.1.5",
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.1.5"
19   },
20   "requires_arc": true,
21   "source_files": "LNGKit/**/*.swift",
22   "swift_versions": [
23     "4.0",
24     "4.1",
25     "4.2",
26     "5.0",
27     "5.1",
28     "5.2",
29     "5.3"
30   ],
31   "libraries": "z",
32   "frameworks": [
33     "UIKit",
34     "CoreFoundation"
35   ],
36   "swift_version": "5.3"