blob: 176146245495d0a357a21bb193416eecb5ce090b [file] [log] [blame]
{
"name": "NRGLog",
"version": "1.0.1",
"summary": "Simple iOS managed logging library in Objective-C",
"homepage": "https://github.com/NRGRepo/NRGLog",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Georgiy Malyukov": ""
},
"source": {
"git": "https://github.com/NRGRepo/NRGLog.git",
"tag": "1.0.1"
},
"social_media_url": "http://deadlineru.livejournal.com",
"platforms": {
"ios": "4.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"test": [
"Pod/Assets/*.png"
]
}
}