blob: 66a70748f8295bd530f0251895a7de8f9d09d66e [file] [log] [blame]
{
"name": "UURequest",
"version": "1.0.0",
"summary": "A short description of UUMedia.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BecomerichAsun/UURequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Asun": "becomerichios@163.com"
},
"source": {
"git": "https://github.com/BecomerichAsun/UURequest.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Core/**/*",
"frameworks": "UIKit",
"static_framework": true,
"swift_versions": "4.0",
"dependencies": {
"RxSwift": [
"~> 4.1.2"
],
"RxCocoa": [
"~> 4.1.2"
],
"RxDataSources": [
"~>3.0.1"
],
"NSObject+Rx": [
"~> 4.2.0"
],
"HandyJSON": [
],
"SwiftyJSON": [
],
"ApolloAlamofire": [
"~> 0.5.0"
]
},
"swift_version": "4.0"
}