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"
29 "pod_target_xcconfig": {
30 "GENERATE_INFOPLIST_FILE": "YES"
33 "CFBundleShortVersionString": "#{s.version}"
35 "public_header_files": "LocalServer/**/*.h",
36 "source_files": "LocalServer/**/*.{h,m,swift}",
37 "exclude_files": "LocalServer/**/Info.plist",
38 "frameworks": "Foundation",
40 "frameworks": "WebKit"
42 "swift_version": "5.0"