blob: 0d22da7726bbb0ffa0f9bb98b67144c2fbde34cc [file] [log] [blame]
{
"name": "XBKit",
"version": "1.1.6",
"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.6"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": [
"Sources/Extension/*.swift",
"Sources/Protocol/*.swift"
],
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~> 4.4.0"
],
"Moya": [
"~> 8.0.3"
],
"Moya/RxSwift": [
"~> 8.0.3"
],
"Result": [
"~> 3.2.1"
],
"RxSwift": [
"~> 3.3.1"
],
"SwiftyJSON": [
"~> 3.1.4"
]
},
"pushed_with_swift_version": "3.0"
}