blob: 778d1e95b429b6d7ad94baa1395107aa136739aa [file] [log] [blame]
{
"name": "CLLib",
"version": "1.0.0",
"swift_version": "4.0",
"license": "MIT",
"summary": "This is a components",
"homepage": "https://github.com/Darren-chenchen/CLLib",
"authors": {
"Darren-chenchen": "1597887620@qq.com"
},
"source": {
"git": "https://github.com/Darren-chenchen/CLLib.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CLLib/CLLib/**/*.swift",
"resource_bundles": {
"CLLib": [
"CLLib/CLLib/Images/**/*.png",
"CLLib/CLLib/**/*.{xib,storyboard}",
"CLLib/CLLib/**/*.{lproj,strings}"
]
},
"dependencies": {
"MJRefresh": [
"~> 3.1.15"
],
"RxSwift": [
"~> 4.0"
],
"RxCocoa": [
"~> 4.0"
],
"RxDataSources": [
"~> 3.0.0"
],
"IQKeyboardManager": [
],
"Alamofire": [
"~> 4.7.3"
],
"ObjectMapper": [
"~> 3.3.0"
],
"SnapKit": [
"~> 4.0.0"
],
"SVProgressHUD": [
"~> 2.2.5"
],
"ICDMaterialActivityIndicatorView": [
"~> 0.1.3"
]
}
}