blob: d0086e7a92144f2b09bcb3c53b876ac2cf5fb021 [file] [log] [blame]
{
"name": "LXTools",
"version": "0.0.6",
"swift_version": "4.0",
"summary": "a cardview on iOS",
"homepage": "https://github.com/lx213/LXTools",
"license": "MIT",
"authors": {
"lx123": "381806973@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lx213/LXTools.git",
"tag": "0.0.6"
},
"source_files": "LXTools/**/*.swift",
"dependencies": {
"HandyJSON": [
"~> 4.2.0"
],
"Alamofire": [
"4.5.1"
],
"Moya/RxSwift": [
"~>11.0"
],
"RxSwift": [
"~>4.0"
],
"RxCocoa": [
"~>4.0"
],
"SnapKit": [
],
"YYWebImage": [
],
"IQKeyboardManagerSwift": [
],
"MJRefresh": [
],
"SKPhotoBrowser": [
"6.0.0"
]
}
}