blob: bd7f74b98d8ee4f56c515e3331de63c35ea19e95 [file] [log] [blame]
{
"name": "CLExtensions+Log",
"version": "1.1.4",
"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.4"
},
"documentation_url": "https://github.com/CainLuo/CLExtensions",
"source_files": "CLExtensions+Log/*.swift",
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0",
"5.1",
"5.2"
],
"dependencies": {
"XCGLogger": [
]
},
"swift_version": "5.2"
}