[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / e / a / LocalServer / 2.1.1 / LocalServer.podspec.json
blobf8f043d85d3c6b1f73ea978a3a0d52103df6d962
2   "name": "LocalServer",
3   "version": "2.1.1",
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/",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "Diney Bomfim",
13   "source": {
14     "git": "https://github.com/db-in/LocalServer.git",
15     "tag": "2.1.1",
16     "submodules": true
17   },
18   "swift_versions": "5.0",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "13.0",
22     "osx": "11.0",
23     "tvos": "13.0",
24     "watchos": "7.0"
25   },
26   "user_target_xcconfig": {
27     "GENERATE_INFOPLIST_FILE": "YES"
28   },
29   "pod_target_xcconfig": {
30     "GENERATE_INFOPLIST_FILE": "YES"
31   },
32   "info_plist": {
33     "CFBundleShortVersionString": "#{s.version}"
34   },
35   "public_header_files": "LocalServer/**/*.h",
36   "source_files": "LocalServer/**/*.{h,m,swift}",
37   "exclude_files": "LocalServer/**/Info.plist",
38   "frameworks": "Foundation",
39   "ios": {
40     "frameworks": "WebKit"
41   },
42   "swift_version": "5.0"