blob: c02747e59d23b2217d05675de22ec64b34df41a6 [file] [log] [blame]
{
"name": "LBLelinkKit",
"version": "30211",
"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": "v30211"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"libraries": [
"xml2",
"resolv.9"
],
"vendored_frameworks": "LBLelinkKit.framework"
},
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}