blob: 0691bfec4bcb4884ba8bb744b3c0903813733634 [file] [log] [blame]
{
"name": "JiffyLogger",
"version": "1.0.1",
"summary": "JiffyLogger is a realtime log and log viewing utility.",
"description": "JiffyLogger allows you to capture and view events while away from your development environment.",
"homepage": "https://github.com/jyaunches/JiffyLogger",
"license": "MIT",
"authors": {
"jyaunches": "jmyaunch@gmail.com"
},
"source": {
"git": "https://github.com/jyaunches/JiffyLogger.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JiffyLogger": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"ObjectiveSugar": [
]
}
}