blob: 6a0793bed8a87a27a2710c47dc5dd52d25206040 [file] [log] [blame]
{
"name": "HDIdeal",
"version": "0.0.3",
"swift_version": "4.0",
"license": "MIT",
"summary": "This is a UI components",
"homepage": "https://github.com/Darren-chenchen/Ideal",
"authors": {
"Darren-chenchen": "1597887620@qq.com"
},
"source": {
"git": "https://github.com/Darren-chenchen/Ideal.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Ideal/Ideal/**/*.swift",
"resource_bundles": {
"Ideal": [
"Ideal/Ideal/Images/**/*.png",
"Ideal/Ideal/**/*.{xib,storyboard}",
"Ideal/Ideal/**/*.{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"
]
}
}