blob: 6909eade1e8f24e9186f2cf4ea1a803bce36851c [file] [log] [blame]
{
"name": "LBLelinkKit",
"version": "30210",
"authors": {
"lebosdk": "cm@hpplay.cn"
},
"license": "MIT",
"homepage": "https://github.com/lebosdk/LBLelinkKit",
"summary": "lebo ios framework LBLelinkKit",
"description": "It is marquee view used on iOS, which implement by Objective-C.",
"source": {
"git": "https://github.com/lebosdk/LBLelinkKit.git",
"tag": "v30210"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"libraries": [
"xml2",
"resolv.9"
],
"vendored_frameworks": "LBLelinkKit.framework"
},
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}