blob: b402a703a4adbd12cd580cd70e874018fad5ae16 [file] [log] [blame]
{
"name": "LogEntries",
"version": "0.0.1",
"summary": "iOS logging library for LogEntries",
"homepage": "https://github.com/happybits/LogEntries-iOS",
"authors": {
"LogEntries Support": "support@logentries.com"
},
"source": {
"git": "https://github.com/happybits/LogEntries-iOS.git",
"tag": "v0.0.1"
},
"source_files": "lelib/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"license": {
"type": "Custom",
"text": " lelib\n \n Created by Petr on 01.12.13.\n Copyright (c) 2013 JLizard. All rights reserved.\n"
}
}