[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / a / f / LBLelinkKit / 30219 / LBLelinkKit.podspec.json
blob980645f2be32f3a6a8e1db952916f047ee90ae48
2   "name": "LBLelinkKit",
3   "version": "30219",
4   "authors": {
5     "lebosdk": "cm@hpplay.cn"
6   },
7   "license": "MIT",
8   "homepage": "https://github.com/lebosdk/LBLelinkKit",
9   "summary": "lebo ios framework LBLelinkKit",
10   "description": "It is marquee view used on iOS, which implement by Objective-C.",
11   "source": {
12     "git": "https://github.com/lebosdk/LBLelinkKit.git",
13     "tag": "v30219"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "ios": {
20     "libraries": [
21       "xml2",
22       "resolv.9"
23     ],
24     "vendored_frameworks": "LBLelinkKit.framework"
25   },
26   "xcconfig": {
27     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
28   }