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
/
b
/
2
/
f
/
TestShell
/
0.0.1
/
TestShell.podspec.json
blob
6fbd2ec2afa894be58d4e2385fee797035f33670
1
{
2
"name": "TestShell",
3
"version": "0.0.1",
4
"summary": "TestShell.",
5
"description": "this is TestShell",
6
"homepage": "https://github.com/jamalping/TestShell",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": "jamalpig",
12
"platforms": {
13
"ios": "8.0"
14
},
15
"source": {
16
"git": "https://github.com/jamalping/TestShell.git",
17
"tag": "0.0.1"
18
},
19
"source_files": "TestShell/Classes/**/*"
20
}