blob: fceead303846ee4b795fdff5a576f953fc23f6bf [file] [log] [blame]
{
"name": "NTLog",
"version": "1.04",
"summary": "A simple, extensible iOS logging system.",
"homepage": "https://github.com/NagelTech/NTLog",
"license": {
"type": "MIT",
"file": "license.txt"
},
"authors": {
"Ethan Nagel": "eanagel@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/NagelTech/NTLog.git",
"tag": "1.04"
},
"requires_arc": true,
"subspecs": [
{
"name": "Core",
"source_files": "Core"
}
]
}