blob: 0f22e2242911fb08498b8027e0bea4d90af88737 [file] [log] [blame]
{
"name": "Coolog",
"version": "0.3.0",
"summary": "Coolog is a",
"description": "Coolog is a expandable and flexible log framework for iOS.",
"homepage": "https://github.com/RyanLeeLY/Coolog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yao.li": "yao.li@cootek.cn"
},
"source": {
"git": "https://github.com/RyanLeeLY/Coolog.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Coolog/Classes/**/*",
"dependencies": {
"PocketSocket": [
]
}
}