blob: 54b1b3fe80168be32454a48836219cf3b63cd86a [file] [log] [blame]
{
"name": "hjgp",
"version": "1.0.3",
"summary": "一个建立pod仓库的简单demo.",
"description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
"homepage": "https://github.com/huangjianguohjg/CocaPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiaohuang": "hjgguge@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/huangjianguohjg/CocaPod.git",
"tag": "1.0.3"
},
"source_files": [
"Classes",
"hjg"
],
"requires_arc": true
}