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