[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / a / f / LBLelinkKit / 1.1.1 / LBLelinkKit.podspec.json
bloba9a220a449ebb3f71fd4a3c3ed9d1e6ed1d8bd64
2   "name": "LBLelinkKit",
3   "version": "1.1.1",
4   "authors": {
5     "lebosdk": "cm@hpplay.cn"
6   },
7   "license": "MIT",
8   "homepage": "https://github.com/lebo123/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/lebo123/LBLelinkKit.git",
13     "tag": "v1.1.1"
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   }