blob: 5194d2dcd9add6004153d61141302e6d93353a5e [file] [log] [blame]
{
"name": "T3Common",
"version": "0.0.11",
"summary": "T3Common.1111",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://gitlab.rainbowev.com/ccclubsiOS/T3Common",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenxingghost@gmail.com": "chenxingghost@gmail.com"
},
"source": {
"git": "http://gitlab.rainbowev.com/ccclubsiOS/T3Common.git",
"tag": "0.0.11"
},
"platforms": {
"ios": "8.0"
},
"source_files": "T3Common/Classes/*.{swift,h,m,c}",
"swift_version": "4.0",
"dependencies": {
"SAMKeychain": [
"~> 1.5.3"
],
"SwifterSwift": [
"~> 4.3.0"
]
}
}