blob: 8269680cc47e5d4c6e13577f6a1d0760cba388e2 [file] [log] [blame]
{
"name": "LXToolKit",
"version": "0.0.5",
"summary": "Give some useful category and extensions.",
"description": "This library contains some useful category and extension kits",
"homepage": "https://github.com/LX314/LXToolKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LX314": "1094426094@qq.com"
},
"source": {
"git": "https://github.com/LX314/LXToolKit.git",
"tag": "v0.0.5"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.1",
"source_files": "LXToolKit/LXToolKit/**/*.{swift,h,m}",
"dependencies": {
"Moya": [
"~> 13"
],
"RxSwift": [
"~> 5"
],
"HandyJSON": [
"~> 5"
],
"SnapKit": [
"~> 5"
],
"CryptoSwift": [
]
},
"swift_version": "5.1"
}