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