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