blob: 07a25c8c23f926e2d505005e19dc0b11384a7a87 [file] [log] [blame]
{
"name": "ModuleBase",
"version": "0.1.1",
"summary": "ModuleBase",
"description": "a test lib for MoudleBase to support carthage态cocoapods and spm",
"homepage": "https://github.com/fireJera/ModuleBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fireJera": "r913218338@163.com"
},
"source": {
"git": "https://github.com/fireJera/ModuleBase.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"5.0",
"5.1",
"5.2"
],
"source_files": "ModuleBase/Classes/**/*",
"swift_version": "5.2"
}