[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 6 / d / c / LKMessagingClient / 1.1.5 / LKMessagingClient.podspec.json
blob35ba24d6bf9272dc7567bf80f43f206ed371fab7
2   "name": "LKMessagingClient",
3   "version": "1.1.5",
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.5"
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   "dependencies": {
31     "FMDB": [
33     ]
34   }