[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / e / a / LocalServer / 1.4.0 / LocalServer.podspec.json
blobe5c24d6e6e0a235854b359b09cd686bce6bba2b9
2   "name": "LocalServer",
3   "version": "1.4.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": "1.4.0",
16     "submodules": true
17   },
18   "swift_version": "4.2",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "10.0",
22     "osx": "10.11",
23     "tvos": "10.0",
24     "watchos": "2.0"
25   },
26   "public_header_files": "LocalServer/**/*.h",
27   "source_files": "LocalServer/**/*.{h,m,swift}",
28   "exclude_files": "LocalServer/**/Info.plist",
29   "frameworks": "Foundation",
30   "ios": {
31     "frameworks": "WebKit"
32   }