blob: a3ac3bd54eccf9e9c48576d39b2d05be2af728c4 [file] [log] [blame]
{
"name": "XcoreConsole",
"version": "1.0.0",
"license": {
"type": "MIT"
},
"summary": "A simple logging class.",
"homepage": "https://github.com/zmian/XcoreConsole",
"authors": {
"Zeeshan Mian": "https://twitter.com/zmian"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zmian/XcoreConsole.git",
"tag": "1.0.0"
},
"source_files": "*.swift"
}