blob: 0ee106ffe01ae492cae85bd52509584902d74ecd [file] [log] [blame]
{
"name": "HDIdeal",
"version": "0.0.2",
"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.2"
},
"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"
]
}
}