[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / a / f / LBLelinkKit / 30204 / LBLelinkKit.podspec.json
blob6701a8f094ec0a4abcaf56fbc3d6c29269e9468d
2   "name": "LBLelinkKit",
3   "version": "30204",
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": "v30204"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "ios": {
20     "libraries": "xml2",
21     "vendored_frameworks": "LBLelinkKit.framework"
22   },
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
25   }