[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 0 / a / f / LBLelinkKit / 30225 / LBLelinkKit.podspec.json
blobe980c1961cff423681b6635eb5ff3ee05c2e0df0
2   "name": "LBLelinkKit",
3   "version": "30225",
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": "v30225"
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   }