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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
9
/
4
/
3
/
cnytTestLib
/
0.0.7
/
cnytTestLib.podspec.json
blob
92bfe42b7fdcded7012ed6da8ea3ade3058754e8
1
{
2
"name": "cnytTestLib",
3
"version": "0.0.7",
4
"summary": "cnytTestLib library is a dummy library.",
5
"homepage": "https://github.com/cnytayvaz/podtest",
6
"authors": {
7
"Cuneyt Ayvaz": "cnyt.ayvaz@gmail.com"
8
},
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"preserve_paths": [
14
"cnyt.sh"
15
],
16
"platforms": {
17
"ios": "8.0"
18
},
19
"source": {
20
"git": "https://github.com/cnytayvaz/podtest.git",
21
"tag": "cnyt/test/0.0.7"
22
}
23
}