DSBaseModule.podspec.json
434 Bytes
{
"name": "DSBaseModule",
"version": "0.0.12",
"summary": "DSBaseModule",
"homepage": "http://bj.gitlab.cnlive.com/DSIOSTeam",
"authors": {
"DSIOSTeam": "694092596@qq.com"
},
"license": "MIT",
"source": {
"git": "http://bj.gitlab.cnlive.com/DSIOSTeam/DSBaseModule.git",
"tag": "0.0.12"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "DSBaseModule/Frameworks/DSBaseModule.framework"
}