blob: feb1a8b8110d4d7c1696455f16fb27ad87e7cd7e [file] [log] [blame]
{
"name": "LJTool",
"version": "5.1.1",
"summary": "Common tools library",
"description": "LJTool, Help you more convenient and quick development",
"homepage": "https://www.ljcoder.com",
"license": "MIT",
"authors": {
"ljcoder": "ljcoder@163.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/ljcoder2015/LJTool.git",
"tag": "5.1.1"
},
"source_files": [
"LJTool",
"LJTool/**/*.{h,m,swift}"
],
"exclude_files": "LJTool/Exclude",
"swift_version": "5.0"
}