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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
d
/
9
/
1
/
le
/
1.1
/
le.podspec.json
blob
9484b65cd3246b40fdb25e9a0f749d074d88c5cc
1
{
2
"name": "le",
3
"version": "1.1",
4
"summary": "Logentries logging for iOS",
5
"homepage": "https://github.com/logentries/le_ios",
6
"authors": {
7
"Logentries": "support@logentries.com"
8
},
9
"source": {
10
"git": "https://github.com/logentries/le_ios.git",
11
"tag": "1.1"
12
},
13
"source_files": "lelib/*.{h,m}",
14
"platforms": {
15
"ios": "6.0"
16
},
17
"requires_arc": true,
18
"license": "MIT"
19
}