blob: 8b96b32cff0419b475d97384ca5c5f5d89474ab3 [file] [log] [blame]
{
"name": "FuliScanLibrary",
"version": "0.1.6",
"summary": "A short description of FuliScanLibrary.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/fengye12538/FuliScanLibrary.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2297711051@qq.com": "2297711051@qq.com"
},
"source": {
"git": "https://gitee.com/fengye12538/FuliScanLibrary.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "FuliScanLibrary/Frameworks/FuliScanLibraryFramework.framework",
"static_framework": true,
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"dependencies": {
"FuliBaseLibrary": [
]
}
}