blob: ac7ae5e16e64433c0d25708e18d632ad3d87cf75 [file] [log] [blame]
{
"name": "NTLog",
"version": "1.11",
"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.11"
},
"requires_arc": true,
"subspecs": [
{
"name": "Core",
"source_files": "Core"
}
]
}