blob: 6c9f2c020a088ec043fbf684100a4c9fe5cfef7d [file] [log] [blame]
{
"name": "ZZZYYYMediator",
"version": "1.0.0",
"summary": "A short description of CTMediator.",
"description": "Testing private podspec.",
"homepage": "http://EXAMPLE/ZZZYYYMediator",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"songzy": "zhiyong.song@midea.com"
},
"source": {
"git": "https://gitee.com/tank-1209/MyRepo.git",
"tag": "1.0.0"
},
"source_files": "LZTool/*.{h,m}",
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}