[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / d / e / a / LocalServer / 2.1.0 / LocalServer.podspec.json
blob5ca2db9d2a3ceac608a0c1a5a34fc823058fd5e5
2   "name": "LocalServer",
3   "version": "2.1.0",
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.0",
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   "public_header_files": "LocalServer/**/*.h",
33   "source_files": "LocalServer/**/*.{h,m,swift}",
34   "exclude_files": "LocalServer/**/Info.plist",
35   "frameworks": "Foundation",
36   "ios": {
37     "frameworks": "WebKit"
38   },
39   "swift_version": "5.0"