blob: 26c9278813d4e7a87355a5589477f4d9237cedc2 [file] [log] [blame]
{
"name": "NRGLog",
"version": "1.0.0",
"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.0"
},
"social_media_url": "http://deadlineru.livejournal.com",
"platforms": {
"ios": "4.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"test": [
"Pod/Assets/*.png"
]
}
}