[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / 8 / JLKit_Swift / 0.0.75 / JLKit_Swift.podspec.json
blobf70a9a1a092bf2315ecb9d020c8d150453b831fe
2   "name": "JLKit_Swift",
3   "version": "0.0.75",
4   "summary": "JLKit",
5   "homepage": "https://github.com/jangsy7883/JLKit_Swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "jangsy": "jangsy7883@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/jangsy7883/JLKit_Swift.git",
15     "tag": "0.0.75"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "13.0",
20     "watchos": "6.0"
21   },
22   "default_subspecs": "Core",
23   "subspecs": [
24     {
25       "name": "Core",
26       "source_files": [
27         "JLKit/Extensions/Foundation/",
28         "JLKit/Extensions/UIKit/",
29         "JLKit/Extensions/SwiftStdlib/",
30         "JLKit/Protocols/",
31         "JLKit/Utils/"
32       ],
33       "ios": {
34         "frameworks": "Photos"
35       }
36     },
37     {
38       "name": "Objcs",
39       "source_files": [
40         "JLKit/Objcs/",
41         "JLKit/Objcs/Foundation/",
42         "JLKit/Objcs/UIKit/"
43       ],
44       "dependencies": {
45         "JLKit_Swift/Core": [
47         ]
48       }
49     }
50   ],
51   "swift_version": "5.0"