blob: 56633bc1461a0ae5cdca3efc100ef6388338efec [file] [log] [blame]
{
"name": "DFSubCommonFiles",
"version": "0.0.2",
"summary": "no message",
"description": "暂无详细介绍",
"homepage": "https://gitee.com/chzheng",
"license": "MIT",
"authors": {
"provence11": "1327719544@qq.com"
},
"source": {
"git": "https://gitee.com/_qpasd/DFSubCommonFiles-FQ.git",
"tag": "0.0.2"
},
"source_files": "DFSubCommonFiles/DFSubCommonFiles/coreFiles/**/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"AVFoundation",
"Photos"
],
"dependencies": {
"DFCommonFiles": [
]
},
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
}
}