blob: d70e7b083deed2e55a4f5e138dfe5f6afb8757ad [file] [log] [blame]
{
"name": "LQCacheManager",
"version": "2.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": "7.0"
},
"source": {
"git": "https://github.com/CocoaHuang/LQFramework.git",
"tag": "2.0.0"
},
"source_files": [
"LQCacheManager",
"LQCacheManager/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}