blob: 36c6c56169fb3a9969c9872465e230792ed3d0be [file] [log] [blame]
{
"name": "CLExtensions",
"version": "1.0.1",
"summary": "iOS of CLExtensions.",
"homepage": "https://github.com/CainLuo/CLExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CainLuo": "350116542@qq.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/CainLuo/CLExtensions.git",
"tag": "1.0.1"
},
"source_files": "CLExtensions",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_versions": [
"5.0",
"5.1",
"5.1"
],
"swift_version": "5.1"
}