blob: fa88c3c8a31f61b0d79fad0860389050f304954a [file] [log] [blame]
{
"name": "JMMTool",
"version": "1.0.3",
"summary": "A short description of JMMTool.",
"description": "for test",
"homepage": "https://gitee.com",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"authors": "outman_fly",
"source": {
"git": "https://gitee.com/outman_fly/JMMTOOL.git"
},
"source_files": "JmmTool/JmmTool/Tools_Utils/*.{h,m}",
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
}
}