blob: 0f0c9ef6b20d6d2a2e1d19e8e4f026d0295b3497 [file] [log] [blame]
{
"name": "WLXUtils",
"version": "0.1.0",
"summary": "A short description of WLXUtils.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wlx0412/WLXUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wlx0412": "164305171@qq.com"
},
"source": {
"git": "https://github.com/wlx0412/WLXUtils.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0",
"5.1",
"5.2"
],
"source_files": "WLXUtils/Classes/**/*",
"swift_version": "5.2"
}