blob: 88923eaec3e8b6e407151b0ac4fbaf20c58200ca [file] [log] [blame]
{
"name": "GDXLog",
"version": "1.0.0",
"summary": "Simple iOS managed logging library in Objective-C",
"homepage": "https://github.com/GDXRepo/GDXLog",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Georgiy Malyukov": ""
},
"source": {
"git": "https://github.com/GDXRepo/GDXLog.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"
]
}
}