blob: a0acd1e8a8b729308785b2d8a116ca478d3dbab2 [file] [log] [blame]
{
"name": "LJTool",
"version": "5.1.0",
"summary": "Common tools library",
"description": "LJTool, Help you more convenient and quick development",
"homepage": "http://www.ljcoder.com/2017/07/10/LJTool/",
"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.0"
},
"source_files": [
"LJTool",
"LJTool/**/*.{h,m,swift}"
],
"exclude_files": "LJTool/Exclude",
"swift_version": "5.0"
}