[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / 8 / JLKit_Swift / 0.0.12 / JLKit_Swift.podspec.json
blob9edd48be9c938fc085db07032ebacfecaf37a4ce
2   "name": "JLKit_Swift",
3   "version": "0.0.12",
4   "summary": "JLKit",
5   "homepage": "https://github.com/jangsy7883/JLKit_Swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Woody": "woody.jang@goodoc.co.kr"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "swift_version": "4.1",
17   "source": {
18     "git": "https://github.com/jangsy7883/JLKit_Swift.git",
19     "tag": "0.0.12"
20   },
21   "default_subspecs": "Core",
22   "subspecs": [
23     {
24       "name": "Core",
25       "source_files": [
26         "JLKit/Extensions/Foundation/",
27         "JLKit/Extensions/UIKit/",
28         "JLKit/Protocols/"
29       ]
30     },
31     {
32       "name": "Objcs",
33       "source_files": [
34         "JLKit/Objcs/",
35         "JLKit/Objcs/Foundation/",
36         "JLKit/Objcs/UIKit/"
37       ],
38       "dependencies": {
39         "JLKit_Swift/Core": [
41         ]
42       }
43     }
44   ]