blob: 10beabcb3b418283f84e2140e03963e11ab5d805 [file] [log] [blame]
{
"name": "T3BaseClass",
"version": "0.0.9",
"summary": "A short description of T3BaseClass.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://gitlab.rainbowev.com/ccclubsiOS/T3BaseClass",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qq1435903027@gmail.com": "chenxingghost@gmail.com"
},
"source": {
"git": "http://gitlab.rainbowev.com/ccclubsiOS/T3BaseClass.git",
"tag": "0.0.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "T3BaseClass/Classes/**/*",
"swift_version": "4.0",
"dependencies": {
"DZNEmptyDataSet": [
"~> 1.8.1"
],
"SnapKit": [
"~> 4.0.0"
],
"T3Common": [
"~> 0.0.8"
],
"JZNavigationExtension": [
"2.1"
],
"JZLocationConverter": [
],
"SwifterSwift": [
"~> 4.3.0"
]
}
}