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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
f
/
0
/
6
/
LCAnalytics
/
1.0.0
/
LCAnalytics.podspec.json
blob
c35039828852d93ce19107f2c51ce2dcdb4dcc49
1
{
2
"name": "LCAnalytics",
3
"version": "1.0.0",
4
"platforms": {
5
"ios": "11.0"
6
},
7
"summary": "ios analytics",
8
"homepage": "https://github.com/bingstyle/LCAnalytics",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"weixb": "183292352@qq.com"
15
},
16
"source": {
17
"git": "https://github.com/bingstyle/LCAnalytics.git",
18
"tag": "1.0.0"
19
},
20
"requires_arc": true,
21
"source_files": "LCAnalytics/*",
22
"frameworks": [
23
"Security",
24
"Foundation"
25
],
26
"dependencies": {
27
"SAMKeychain": [
28
29
]
30
}
31
}