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] SpikeSDK 4.0.11-beta.5
[CocoaPods.git]
/
Specs
/
7
/
a
/
8
/
Zhuge
/
1.3.8
/
Zhuge.podspec.json
blob
af933c0cf395f099afa3910814c41652bba039e4
1
{
2
"name": "Zhuge",
3
"version": "1.3.8",
4
"summary": "iOS tracking library for Zhuge Analytics",
5
"homepage": "http://zhugeio.com",
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.3.8"
16
},
17
"frameworks": [
18
"UIKit",
19
"Foundation",
20
"SystemConfiguration",
21
"CoreTelephony",
22
"Accelerate",
23
"CoreGraphics",
24
"QuartzCore",
25
"Security"
26
],
27
"source_files": [
28
"Classes",
29
"Zhuge/**/*.{h,m}"
30
],
31
"requires_arc": true
32
}