blob: a679374ed1fdbf7068131792c2ec9b7166e17f3e [file] [log] [blame]
{
"name": "WHFirstLib",
"version": "0.0.1",
"summary": "A short description of WHFirstLib.",
"description": "我创建的第一个库",
"homepage": "https://github.com/wanhe123/WHFirstLib",
"license": "MIT",
"authors": {
"wanhe": "892117610@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wanhe123/WHFirstLib.git",
"tag": "0.0.1"
},
"source_files": "WHFirstLib/**/*.{h,m}",
"requires_arc": true
}