[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / 6 / d / c / LKMessagingClient / 1.1.1 / LKMessagingClient.podspec.json
blobfb3ca1dbaaaae97ff2a70849a8cde05a139bf508
2   "name": "LKMessagingClient",
3   "version": "1.1.1",
4   "summary": "A short description of LKMessagingClient.",
5   "description": "It is a library of link.",
6   "homepage": "https://github.com/yj9294/LKMessagingClient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jack": "497148400@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/yj9294/LKMessagingClient.git",
19     "tag": "1.1.1"
20   },
21   "source_files": "LKMessagingClient/Client/*",
22   "frameworks": [
23     "Foundation",
24     "CoreGraphics",
25     "UIKit"
26   ],
27   "ios": {
28     "vendored_frameworks": "LKMessagingClient/Export/Export.framework"
29   },
30   "xcconfig": {
31     "VALID_ARCHS": [
32       "arm64",
33       "x86_64",
34       "armv7"
35     ]
36   },
37   "dependencies": {
38     "FMDB": [
40     ]
41   }