blob: a343c349149b491e032ce9b47fa47c7139a1768c [file] [log] [blame]
{
"name": "CLExtensions",
"version": "1.1.2",
"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.1.2"
},
"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"
}