[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / 8 / JLKit_Swift / 0.0.50 / JLKit_Swift.podspec.json
blobf6afb51737116bb476fa246992d2a5e29b74f3b8
2   "name": "JLKit_Swift",
3   "version": "0.0.50",
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.50"
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       ],
31       "ios": {
32         "frameworks": "Photos"
33       }
34     },
35     {
36       "name": "Objcs",
37       "source_files": [
38         "JLKit/Objcs/",
39         "JLKit/Objcs/Foundation/",
40         "JLKit/Objcs/UIKit/"
41       ],
42       "dependencies": {
43         "JLKit_Swift/Core": [
45         ]
46       }
47     }
48   ],
49   "swift_version": "5.0"