blob: 22e27d9fbb074521de467160346fe3525b1c4f8e [file] [log] [blame]
{
"name": "ToolCollection",
"version": "0.2.1",
"summary": "工具集合",
"homepage": "https://github.com/NeverAgain11/ToolCollection",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ljk": "liujk0723@gmail.com"
},
"source": {
"git": "https://github.com/NeverAgain11/ToolCollection.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.3"
},
"swift_versions": "5",
"requires_arc": true,
"source_files": "ToolCollection/Classes/**/*",
"dependencies": {
"MMKV": [
],
"YHListKit-flow": [
],
"DifferenceKit": [
],
"RxSwift": [
"~> 5"
],
"RxCocoa": [
"~> 5"
]
},
"swift_version": "5"
}