blob: 7c75a67b71daebbb85d424090f576cbbd007423a [file] [log] [blame]
{
"name": "JCProjectBase",
"version": "0.0.1",
"summary": "A short description of JCProjectBase.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Geekpk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"江城石少": "otw0909@gmail.com"
},
"source": {
"git": "https://github.com/Geekpk/JCProjectBase.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JCProjectBase/Classes/**/*",
"requires_arc": true,
"swift_version": "4.2",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Mantle": [
"~> 2.1.0"
],
"SnapKit": [
"~> 4.2.0"
],
"YYKit": [
"~> 1.0.9"
],
"Alamofire": [
"~> 4.7.3"
],
"MBProgressHUD": [
"~> 1.1.0"
],
"IQKeyboardManager": [
"~> 6.2.0"
],
"MJRefresh": [
"~> 3.1.15.7"
]
}
}