blob: 120f57c5cf40c43b3811ab1be0bb063aa434d790 [file] [log] [blame]
{
"name": "CLExtensions",
"version": "1.0.4",
"summary": "iOS 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.0.4"
},
"documentation_url": "https://github.com/CainLuo/CLExtensions",
"source_files": "Source/*.swift",
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"swift_version": "5.1"
}