blob: 26e43df51413b091fbfb2d224e5d408c01250e24 [file] [log] [blame]
{
"name": "Coolog",
"version": "0.2.2",
"summary": "A short description of Coolog.",
"description": "A expandable log framework for iOS.",
"homepage": "https://github.com/yao.li/Coolog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yao.li": "yao.li@cootek.cn"
},
"source": {
"git": "https://github.com/RyanLeeLY/Coolog.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Coolog/Classes/**/*",
"dependencies": {
"PocketSocket": [
]
}
}