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
/
4
/
5
/
6
/
ZAGodEyeSdk
/
1.0.0
/
ZAGodEyeSdk.podspec.json
blob
cfd041fa19752c29552f9a50d4bc0fa677d50378
1
{
2
"name": "ZAGodEyeSdk",
3
"version": "1.0.0",
4
"summary": "A really cool SDK that logs stuff.",
5
"homepage": "http://example.com/",
6
"authors": {
7
"ihaodi": "yingdi1115@gmail.com"
8
},
9
"license": "MIT",
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/ihaodi/ZAStatistics.git"
15
},
16
"ios": {
17
"vendored_frameworks": "ZAGodEyeSdk.framework"
18
}
19
}