blob: b5c7b1a92ade26a041eaec6d5442b8ebd5f470bb [file] [log] [blame]
{
"name": "XBKit",
"version": "1.1.31",
"summary": "XBKit",
"description": "This is an XBKit extension",
"homepage": "https://github.com/LiuSky/XBKit",
"license": "MIT",
"authors": {
"xiaobin liu": "327847390@qq.com"
},
"source": {
"git": "https://github.com/LiuSky/XBKit.git",
"tag": "1.1.31"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"source_files": [
"Sources/Extension/*.swift",
"Sources/Protocol/*.swift",
"Sources/HUD/*.swift",
"Sources/ValidationResult/*.swift",
"Sources/Styles/*.swift",
"Sources/UserDefaults/*.swift",
"Foundation"
],
"dependencies": {
"Alamofire": [
"~> 4.4.0"
],
"Moya": [
"~> 8.0.3"
],
"Moya/RxSwift": [
"~> 8.0.3"
],
"RxExtension": [
"~> 0.3.1"
],
"SwiftyJSON": [
"~> 3.1.4"
],
"SVProgressHUD": [
"~> 2.1.2"
],
"SnapKit": [
"~> 3.2.0"
]
},
"pushed_with_swift_version": "3.0"
}