blob: fa4bd0297053c5dd7ceaab2197a1761bdfc2459c [file] [log] [blame]
{
"name": "LXToolKit",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source_files": "LXToolKit/**/*.swift",
"dependencies": {
"Alamofire": [
"~>4.9.1"
],
"Moya": [
"~>12.0.1"
],
"RxSwift": [
"~>4.5"
],
"HandyJSON": [
"~>4.2"
],
"SnapKit": [
"~>4.2"
],
"CryptoSwift": [
"~>0.15.0"
]
},
"swift_version": "4.2"
}