[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / 8 / JLKit_Swift / 0.0.63 / JLKit_Swift.podspec.json
blobc45cf13e839ef0731ea4f7362a7d51b2d18a8feb
2   "name": "JLKit_Swift",
3   "version": "0.0.63",
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.63"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "9.0",
20     "watchos": "5.3"
21   },
22   "default_subspecs": "Core",
23   "subspecs": [
24     {
25       "name": "Core",
26       "source_files": [
27         "JLKit/Extensions/Foundation/",
28         "JLKit/Extensions/UIKit/",
29         "JLKit/Protocols/",
30         "JLKit/Utils/"
31       ],
32       "ios": {
33         "frameworks": "Photos"
34       }
35     },
36     {
37       "name": "Objcs",
38       "source_files": [
39         "JLKit/Objcs/",
40         "JLKit/Objcs/Foundation/",
41         "JLKit/Objcs/UIKit/"
42       ],
43       "dependencies": {
44         "JLKit_Swift/Core": [
46         ]
47       }
48     }
49   ],
50   "swift_version": "5.0"