blob: 28a18d6f5f490f3cb8952990271a8f2624f54691 [file] [log] [blame]
{
"name": "WHLog",
"version": "1.0.1",
"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}",
"resources": "WHLog/Resource/*.png",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}