blob: 88521e1bdf1365b1640189d87c5febc354fe0e40 [file] [log] [blame]
{
"name": "BraceletPod",
"version": "1.0.9",
"summary": "A short description of BraceletPod.",
"description": "==============================================================",
"homepage": "https://github.com/gu0315/BraceletPod",
"license": "MIT",
"swift_versions": "5.1.2",
"authors": {
"顾钱想": "228383741@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gu0315/BraceletPod.git",
"tag": "1.0.9"
},
"default_subspecs": "CRPSmartBand",
"static_framework": true,
"subspecs": [
{
"name": "CRPSmartBandZM",
"ios": {
"vendored_frameworks": "Simulator/CRPSmartBand.framework"
}
},
{
"name": "CRPSmartBand",
"ios": {
"vendored_frameworks": "Zhenji/CRPSmartBand.framework"
}
}
],
"swift_version": "5.1.2"
}