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