blob: bbc0688712885614ce3fa3d804e182a947aa6c4c [file] [log] [blame]
{
"name": "JJToolCode",
"version": "1.0.0",
"summary": "常用的工具类代码JJToolCode.",
"description": "常用的工具类代码JJToolCode.非常好用哦",
"homepage": "https://github.com/ijeffery3/iOS_ToolCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jeffery": "879115636@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ijeffery3/iOS_ToolCode.git",
"tag": "1.0.0"
},
"source_files": "JJToolCode",
"public_header_files": "JJToolCode/*.h",
"requires_arc": true
}