blob: a4cfb15c06afd0caba4a588805abc9f78335b821 [file] [log] [blame]
{
"name": "PSLog",
"version": "0.0.1",
"summary": "PSLog is a framework designed to log conveniently.",
"description": "PSLog is a framework designed to log conveniently and lightly.",
"homepage": "https://github.com/schubertq/PSLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Your Company": "878393556@qq.com"
},
"source": {
"git": "https://github.com/schubertq/PSLog.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PSLog/Classes/**/*",
"public_header_files": "PSLog/Classes/**/*.h"
}