blob: bd0a5782cb702a6ff6b216ecd40a4f415adf2e0c [file] [log] [blame]
{
"name": "WHLog",
"version": "1.0.0",
"summary": "WHLog is a demo for my test , which is the demo for CocoaPods",
"description": "创建一个测试cocoapod的demo",
"homepage": "https://github.com/feihuohua/WHLog",
"license": "MIT",
"authors": {
"feihuohua": "feihuohua@163.com"
},
"source": {
"git": "https://github.com/feihuohua/WHLog.git",
"tag": "1.0.0"
},
"source_files": "WHLog/WHLog/*.{h,m}",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}