[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / e / f / 8 / JLKit_Swift / 0.0.2 / JLKit_Swift.podspec.json
blob5934d18fb8a2382af64e4e9348535e229be666b7
2   "name": "JLKit_Swift",
3   "version": "0.0.2",
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   "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.2"
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       "dependencies": {
31         "JLKit_Swift/Objcs": [
33         ]
34       }
35     },
36     {
37       "name": "Objcs",
38       "source_files": [
39         "JLKit/Objcs/",
40         "JLKit/Objcs/Foundation/",
41         "JLKit/Objcs/UIKit/"
42       ]
43     }
44   ]