blob: 3b285be7907f54bf37d82947e2dcb8ab710c96ef [file] [log] [blame]
{
"name": "LXTools",
"version": "0.0.3",
"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.3"
},
"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"
]
}
}