blob: a38fe70f12103852ba1d8ffdc0f320d8b642b3df [file] [log] [blame]
{
"name": "DogCode",
"version": "1.0.1",
"summary": "一个建立pod仓库的简单demo",
"description": "这只是一个简单demo,没有啥实际意思,哈哈,是不是很无聊",
"homepage": "https://www.jianshu.com/u/1e419a3c75e2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mr.Zhou": "18862956943@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/zp18862956943/DogTool.git",
"tag": "1.0.1"
},
"source_files": [
"Classes",
"DogTool/DogTool/Classes/**/*.{h,m}"
],
"requires_arc": true
}