{ | |
"name": "GreedLog", | |
"version": "0.0.2", | |
"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.2" | |
}, | |
"source_files": [ | |
"GreedLog", | |
"GreedLog/*.{h,m}" | |
], | |
"frameworks": "Foundation", | |
"requires_arc": true | |
} |