blob: 493d869d9df16c41c755bf72329615a56feff0e2 [file] [log] [blame]
{
"name": "JMMTool",
"version": "1.0.2",
"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",
"tag": "1.0.2"
},
"source_files": "JmmTool/JmmTool/Tools_Utils/*.{h,m}",
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
}
}