blob: ab32ec7655d558ef23e3b06498aa8e4a735f4942 [file] [log] [blame]
{
"name": "LQCacheManager",
"version": "1.0.0",
"summary": "it is my framework on iOS",
"description": "it is my framework on iOS.",
"homepage": "https://github.com/CocoaHuang/LQFramework.git",
"license": "MIT",
"authors": {
"杭州掌赢科技": "402569923@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CocoaHuang/LQFramework.git",
"tag": "1.0.0"
},
"source_files": [
"LQCacheManager",
"LQCacheManager/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}