DSGTMBase64.podspec.json
434 Bytes
{
"name": "DSGTMBase64",
"version": "0.0.1",
"summary": "电商分类模块",
"homepage": "http://bj.gitlab.cnlive.com/DSIOSTeam",
"authors": {
"DSIOSTeam": "694092596@qq.com"
},
"license": "MIT",
"source": {
"git": "http://bj.gitlab.cnlive.com/DSIOSTeam/DSGTMBase64.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DSGTMBase64/Classes/*",
"frameworks": "Foundation"
}