[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / e / a / LocalServer / 2.1.2 / LocalServer.podspec.json
blob2e6ad05c4526f01f18c43f32ad46fe9eb0d2c5bf
2   "name": "LocalServer",
3   "version": "2.1.2",
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.2",
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     "MARKETING_VERSION": "2.1.2"
29   },
30   "pod_target_xcconfig": {
31     "GENERATE_INFOPLIST_FILE": "YES",
32     "MARKETING_VERSION": "2.1.2"
33   },
34   "public_header_files": "LocalServer/**/*.h",
35   "source_files": "LocalServer/**/*.{h,m,swift}",
36   "exclude_files": "LocalServer/**/Info.plist",
37   "frameworks": "Foundation",
38   "ios": {
39     "frameworks": "WebKit"
40   },
41   "swift_version": "5.0"