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] CXHAdSDK 1.4.6
[CocoaPods.git]
/
Specs
/
2
/
d
/
f
/
Zhugeio
/
2.0.0
/
Zhugeio.podspec.json
blob
d4a3bd91bb94fe39e894e4835612bbbbd23642ea
1
{
2
"name": "Zhugeio",
3
"version": "2.0.0",
4
"summary": "iOS tracking library for Zhugeio Analytics",
5
"homepage": "http://zhugeio.com",
6
"license": "MIT",
7
"authors": {
8
"Zhugeio,Inc": "info@zhugeio.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/zhugesdk/zhuge-ios.git",
15
"tag": "2.0.0"
16
},
17
"frameworks": [
18
"UIKit",
19
"Foundation",
20
"SystemConfiguration",
21
"CoreTelephony",
22
"Accelerate",
23
"CoreGraphics",
24
"QuartzCore",
25
"Security",
26
"CoreMotion"
27
],
28
"libraries": [
29
"icucore",
30
"z"
31
],
32
"source_files": [
33
"Classes",
34
"Zhuge/**/*.{h,m,json}"
35
],
36
"requires_arc": true
37
}