blob: 3d5a7ae9ed4da3c6f95b7d71c334844defde75ae [file] [log] [blame]
{
"name": "LXTools",
"version": "0.1.4",
"swift_version": "4.0",
"summary": "Tools 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.1.4"
},
"source_files": "LXTools/**/*",
"resource_bundles": {
"LXAssets": [
"Assets/*"
]
},
"dependencies": {
"HandyJSON": [
"~> 4.2.0"
],
"Alamofire": [
"4.5.1"
],
"Moya/RxSwift": [
"~>11.0"
],
"RxSwift": [
"~>4.0"
],
"RxCocoa": [
"~>4.0"
],
"SnapKit": [
],
"YYWebImage": [
],
"IQKeyboardManagerSwift": [
"6.2.0"
],
"MJRefresh": [
],
"SKPhotoBrowser": [
"6.0.0"
]
}
}