Skip to content

Commit

Permalink
[Add] Logg 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanjoArreola authored and CocoaPodsBot committed May 8, 2017
1 parent 3677881 commit 996ea9e
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions Specs/d/a/5/Logg/1.1.0/Logg.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"name": "Logg",
"version": "1.1.0",
"summary": "A logging framework for swift",
"homepage": "https://github.com/JuanjoArreola/Logg",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Juanjo Arreola": "[email protected]"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/JuanjoArreola/Logg.git",
"tag": "1.1.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}

0 comments on commit 996ea9e

Please sign in to comment.