blob: 49c43923f1d2301371af5f2aeb2b5ec138541c6f [file] [log] [blame]
{
"name": "Coolog",
"version": "0.2.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Coolog/Classes/**/*",
"dependencies": {
"PocketSocket": [
]
}
}