blob: b972c163c94ec55e7288d6bef7dce701c86637bb [file] [log] [blame]
{
"name": "T3BaseClass",
"version": "0.0.6",
"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.6"
},
"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": [
]
}
}