blob: 9968e8e557e4447d6cba68385f3e670ee476a026 [file] [log] [blame]
{
"name": "DFCommonFiles",
"version": "0.4.5",
"summary": "no message",
"description": "暂无详细介绍",
"homepage": "https://gitee.com/chzheng",
"license": "MIT",
"authors": {
"chizheng": "1119399069@qq.com"
},
"source": {
"git": "https://gitee.com/chzheng/DFCommonFiles.git",
"tag": "0.4.5"
},
"source_files": "DFCommonFiles/DFCommonFiles/coreFiles/**/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"AVFoundation",
"Photos"
],
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"SDWebImage": [
"~> 3.8.1"
],
"Masonry": [
"~> 1.0.1"
],
"MJExtension": [
"~> 3.0.13"
],
"YYCache": [
],
"ZLPhotoBrowser": [
]
},
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
}
}