blob: 3111feadb7a604d115042438ba693279ee58ff5a [file] [log] [blame]
{
"name": "WHTestLib",
"version": "0.0.1",
"summary": "A short description of WHTestLib.",
"description": "我的测试库",
"homepage": "https://github.com/wanhe123/WHTestLib",
"license": "MIT",
"authors": {
"wanhe": "892117610@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wanhe123/WHTestLib.git",
"tag": "0.0.1"
},
"source_files": "Category/**/*.{h,m}",
"requires_arc": true
}