repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] CustomerIOTrackingMigration 3.3.1
[CocoaPods.git]
/
Specs
/
c
/
e
/
0
/
Log
/
0.2.1
/
Log.podspec.json
blob
47fd63eee1bc863c3b0e1a18d540ebd3383b719f
1
{
2
"name": "Log",
3
"version": "0.2.1",
4
"license": {
5
"type": "MIT"
6
},
7
"homepage": "https://github.com/delba/Log",
8
"authors": {
9
"Damien": "damien@delba.io"
10
},
11
"summary": "An extensible logging framework for Swift",
12
"source": {
13
"git": "https://github.com/delba/Log.git",
14
"tag": "v0.2.1"
15
},
16
"platforms": {
17
"ios": "8.0"
18
},
19
"source_files": "Source/**/*",
20
"requires_arc": true
21
}