[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / d / c / LKMessagingClient / 1.0.9 / LKMessagingClient.podspec.json
blob84441c98dd4ef6262a04ce00adbd2abaad1a0950
2   "name": "LKMessagingClient",
3   "version": "1.0.9",
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.0.9"
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   }