blob: e6d5ccbc079d9225bd17f235382242cf2bca2183 [file] [log] [blame]
{
"name": "PrintName",
"version": "0.0.1",
"summary": "print our name hello world.",
"description": "打印自己的名字而已,打印自己的名字而已,打印自己的名字而已,打印自己的名字而已",
"homepage": "https://github.com/newbambo/CreateMyPods.git",
"license": "MIT",
"authors": {
"梧桐": "vesager@qq.com"
},
"source": {
"git": "https://github.com/newbambo/CreateMyPods.git",
"tag": "0.0.1"
},
"source_files": [
"PrintName",
"PrintName/*.{h,m}"
],
"frameworks": "Foundation",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}