blob: deaa07ca8e4749ba4f41e9c7cafb208d4d2ea968 [file] [log] [blame]
{
"name": "JiffyLogger",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"ObjectiveSugar": [
]
}
}