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
/
f
/
b
/
4
/
MyPodCodeRepo
/
0.0.1
/
MyPodCodeRepo.podspec.json
blob
9020db47c113248c432b959e107d93c8f5dad5d1
1
{
2
"name": "MyPodCodeRepo",
3
"version": "0.0.1",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "私人pod代码",
9
"homepage": "https://github.com/fshunj88/MyPodCodeRepo.git",
10
"source": {
11
"git": "https://github.com/fshunj88/MyPodCodeRepo.git",
12
"tag": "0.0.1"
13
},
14
"source_files": "MyPodCodeRepo/*.{h,m}",
15
"requires_arc": true,
16
"platforms": {
17
"ios": "7.0"
18
},
19
"authors": {
20
"fshunj": "fshunj@qq.com"
21
},
22
"social_media_url": ""
23
}