blob: 5a5d33f6d193130448cfdb89cadf7e679309ca8e [file] [log] [blame]
{
"name": "PodLibRespository",
"version": "0.0.4",
"summary": "my test Pod Respository",
"description": "这是详细的Pod仓库描述。这边内容需要长一些不然会有警告,但是可以设置忽略警告,这边就先给加长一些,待会再去试试怎么设置忽略警告。",
"homepage": "https://github.com/DaverZhou/PodLibRepository",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"周永桂": "daverzhou@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/DaverZhou/PodLibRepository.git",
"tag": "0.0.4"
},
"source_files": [
"PodLibClass",
"PodLibClass/**/*.{h,m}"
],
"requires_arc": true
}