blob: c03324daed817f373af34616f68bc5feab076889 [file] [log] [blame]
{
"name": "ZhssuperBasicKit",
"version": "1.0.0",
"summary": "简易实例 of ZhssuperBasicKit.",
"description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
"homepage": "https://github.com/zhssuper/ZhssuperBasicKit",
"license": {
"type": "Apache License, Version 2.0'",
"file": "LICENSE"
},
"authors": {
"zhenghongsheng": "zhenghongsheng@corp.netease.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhssuper/ZhssuperBasicKit.git",
"tag": "1.0.0"
},
"source_files": [
"ZhssuperBasicKit",
"Kit/*.{h,m}"
]
}