blob: 8302b1d6e6204ba6409eecf39bca1e8838bbe77b [file] [log] [blame]
{
"name": "LCTestPod20200117",
"version": "0.0.2",
"summary": "A short description of LCTestPod.",
"description": "这只是一个建立pod仓库的demo,没有实际意义。",
"homepage": "http://www.baidu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LC": "lclove_u@163.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://gitee.com/ClouldSky/TestPod.git",
"tag": "0.0.2"
},
"source_files": "LCTestPod/LCTool/**/*.{h,m}",
"requires_arc": true
}