blob: 67f564e51066e297a1ee11b1a4ec6f2109027e25 [file] [log] [blame]
{
"name": "CLExtensions+Log",
"version": "1.1.2",
"summary": "Log of CLExtensions.",
"homepage": "https://github.com/CainLuo/CLExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cainluo": "350116542@qq.com"
},
"source": {
"git": "https://github.com/CainLuo/CLExtensions.git",
"tag": "1.1.2"
},
"documentation_url": "https://github.com/CainLuo/CLExtensions",
"source_files": "CLExtensions+Log/*.swift",
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"dependencies": {
"XCGLogger": [
]
},
"swift_version": "5.1"
}