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] MOBFoundation 20241206
[CocoaPods.git]
/
Specs
/
7
/
a
/
8
/
Zhuge
/
1.0.3
/
Zhuge.podspec.json
blob
3d69046e775552b2bc48748b126258428e534848
1
{
2
"name": "Zhuge",
3
"version": "1.0.3",
4
"summary": "ios tracking library for Zhuge Analytics",
5
"homepage": "http://zhuge.io",
6
"license": "MIT",
7
"authors": {
8
"37degree,Inc": "support@37degree.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/zhugesdk/zhuge-ios.git",
15
"tag": "1.0.3"
16
},
17
"source_files": [
18
"Classes",
19
"Zhuge/**/*.{h,m}"
20
],
21
"frameworks": [
22
"UIKit",
23
"Foundation",
24
"SystemConfiguration",
25
"CoreTelephony",
26
"Accelerate",
27
"CoreGraphics",
28
"QuartzCore"
29
],
30
"requires_arc": true
31
}