blob: d8bea439e702e40e11b92882f37a84b426201346 [file] [log] [blame]
{
"name": "PowerBaseLibrary",
"version": "1.0.0",
"summary": "PowerCC PowerBaseLibrary.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/PowerCC/PowerBaseLibrary.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zoucheng@live.cn": "zoucheng@live.cn"
},
"source": {
"git": "https://github.com/PowerCC/PowerBaseLibrary.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "PowerBaseLibrary/Classes/**/*",
"swift_versions": "5.0",
"dependencies": {
"Alamofire": [
"~> 4.9.1"
],
"CTMediator": [
],
"HandyJSON": [
],
"JSONModel": [
],
"MBProgressHUD": [
],
"MJRefresh": [
],
"Moya": [
],
"RxCocoa": [
],
"RxSwift": [
],
"SDWebImage": [
]
},
"swift_version": "5.0"
}