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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
7
/
a
/
8
/
Zhuge
/
1.3.6
/
Zhuge.podspec.json
blob
1b44823276bc2f6f8cc193400a4f9c935388f249
1
{
2
"name": "Zhuge",
3
"version": "1.3.6",
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.6"
16
},
17
"frameworks": [
18
"UIKit",
19
"Foundation",
20
"SystemConfiguration",
21
"CoreTelephony",
22
"Accelerate",
23
"CoreGraphics",
24
"QuartzCore"
25
],
26
"source_files": [
27
"Classes",
28
"Zhuge/**/*.{h,m}"
29
],
30
"requires_arc": true
31
}