blob: 4f4a58b4b047a52990079aa8b2199694294944f6 [file] [log] [blame]
{
"name": "TKPodPipeline",
"version": "0.4.5",
"summary": "iOS开发第三方pod发布流水线.",
"description": "iOS开发第三方pod发布流水线, 包括检查、打包、发布。",
"homepage": "https://github.com/ZhengXianda0512/TKPodPipeline",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"郑": "zhengxianda0512@gmail.com"
},
"source": {
"git": "https://github.com/ZhengXianda0512/TKPodPipeline.git",
"tag": "0.4.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TKPodPipeline/Classes/**/*",
"resource_bundles": {
"TKPodPipeline": [
"TKPodPipeline/Assets/*.png"
]
}
}