blob: 5793a7a74376a51bab1e409224bf73302a0ffd58 [file] [log] [blame]
{
"name": "LJTool",
"version": "3.0.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": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
},
"source": {
"git": "https://github.com/ljcoder2015/LJTool.git",
"tag": "3.0.0"
},
"source_files": [
"LJTool",
"LJTool/**/*.{h,m,swift}"
],
"exclude_files": "LJTool/Exclude",
"pushed_with_swift_version": "4.0"
}