blob: 0ea83036058ccd0d7a3208fa38b89ab59c321adb [file] [log] [blame]
{
"name": "T3Common",
"version": "0.0.9",
"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.9"
},
"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"
]
}
}