blob: 9bb9c2fea1e9b6d570d85a80c86ea14b3474a29e [file] [log] [blame]
{
"name": "FaultManagement",
"version": "0.1.0",
"summary": "故障管理",
"description": "故障管理",
"homepage": "git@gitlab.sensoro.com:ios/compnents/faultmanagement.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yonggang.zhang@sensoro.com": "yonggang.zhang@sensoro.com"
},
"source": {
"git": "git@gitlab.sensoro.com:ios/compnents/faultmanagement.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"static_framework": true,
"source_files": "FaultManagement/Classes/**/*",
"swift_version": "5.0"
}