4 "summary": "Micro Feature",
5 "description": "LocalServer is resposible for ...",
6 "homepage": "https://github.com/db-in/LocalServer.git",
7 "documentation_url": "https://db-in.github.io/LocalServer/",
12 "authors": "Diney Bomfim",
14 "git": "https://github.com/db-in/LocalServer.git",
18 "swift_versions": "5.0",
26 "user_target_xcconfig": {
27 "GENERATE_INFOPLIST_FILE": "YES",
28 "MARKETING_VERSION": "2.1.2"
30 "pod_target_xcconfig": {
31 "GENERATE_INFOPLIST_FILE": "YES",
32 "MARKETING_VERSION": "2.1.2"
34 "public_header_files": "LocalServer/**/*.h",
35 "source_files": "LocalServer/**/*.{h,m,swift}",
36 "exclude_files": "LocalServer/**/Info.plist",
37 "frameworks": "Foundation",
39 "frameworks": "WebKit"
41 "swift_version": "5.0"