blob: 15a0d953e55ba04f5f20a6d5096a3e1ab46f215d [file] [log] [blame]
{
"name": "UUClassRoomModules",
"version": "1.1.3",
"summary": "A short description of UUMedia.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BecomerichAsun/UUClassRoomModules",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Asun": "becomerichios@163.com"
},
"source": {
"git": "https://github.com/BecomerichAsun/UUClassRoomModules.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Core/**/*",
"frameworks": "UIKit",
"static_framework": true,
"swift_versions": "5.0",
"dependencies": {
"RxSwift": [
"~> 5.0.1"
],
"RxCocoa": [
"~> 5.0.1"
],
"RxDataSources": [
],
"NSObject+Rx": [
],
"HandyJSON": [
"~>5.0.2-beta"
],
"SwiftyJSON": [
],
"ApolloAlamofire": [
"~> 0.5.0"
],
"Bugly": [
],
"Starscream": [
],
"Socket.IO-Client-Swift": [
"~> 15.2.0"
],
"AgoraRtcEngine_iOS": [
"~> 2.8.0"
]
},
"swift_version": "5.0"
}