blob: a2e4c5b32a5f62c931434cb8f3302ec33bed7a73 [file] [log] [blame]
{
"name": "LXTools",
"version": "0.1.14",
"swift_version": "4.0",
"summary": "Tools on iOS",
"homepage": "https://github.com/lx213/LXTools",
"license": "MIT",
"authors": {
"lx123": "381806973@qq.com"
},
"platforms": {
"ios": "8.2"
},
"source": {
"git": "https://github.com/lx213/LXTools.git",
"tag": "0.1.14"
},
"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"
],
"Parchment": [
"1.6.0"
]
}
}