blob: 349d8f2802a0b87a97bd79de0fc1e73e579eceaa [file] [log] [blame]
{
"name": "CLExtensions+Localize",
"version": "1.1.0",
"summary": "Localize 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.0"
},
"documentation_url": "https://github.com/CainLuo/CLExtensions",
"source_files": "CLExtensions+Localize/*.swift",
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"dependencies": {
"Localize-Swift": [
]
},
"swift_version": "5.1"
}