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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
e
/
1
/
a
/
STAnalytics
/
0.1.0
/
STAnalytics.podspec.json
blob
7590f27f104d1c2ee30c602f95c25429a47f5224
1
{
2
"name": "STAnalytics",
3
"version": "0.1.0",
4
"summary": "埋点库",
5
"description": "数据采集埋点",
6
"homepage": "https://github.com/STKits/STAnalytics",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"cnjsyyb": "cnjsyyb@163.com"
13
},
14
"source": {
15
"git": "https://github.com/STKits/STAnalytics.git",
16
"tag": "0.1.0"
17
},
18
"swift_versions": [
19
"5.0"
20
],
21
"platforms": {
22
"ios": "13.0"
23
},
24
"source_files": "STAnalytics/Classes/**/*",
25
"swift_version": "5.0"
26
}