blob: 530c3cf4146cb192680568bb719c6d4b53e5f7cc [file] [log] [blame]
{
"name": "TKPodPipeline",
"version": "0.4.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TKPodPipeline/Classes/**/*",
"resource_bundles": {
"TKPodPipeline": [
"TKPodPipeline/Assets/*.png"
]
}
}