blob: ebb5abfc576755e0e28bbf5cb33aca8c4e7f6ce0 [file] [log] [blame]
{
"name": "GreedLog",
"version": "0.0.1",
"summary": "log for iOS",
"description": "log more info for iOS",
"homepage": "https://github.com/greedlab/GreedLog",
"license": "MIT",
"authors": {
"Bell": "bell@greedlab.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/greedlab/GreedLog.git",
"tag": "0.0.1"
},
"source_files": [
"GreedLog",
"GreedLog/*.{h,m}"
],
"frameworks": "Foundation",
"requires_arc": true
}