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.4.14
[CocoaPods.git]
/
Specs
/
2
/
4
/
6
/
XYZDemo1
/
1.0.0
/
XYZDemo1.podspec.json
blob
1163ce5e7b508a39b38c1826f6c4cac4747680e9
1
{
2
"name": "XYZDemo1",
3
"version": "1.0.0",
4
"summary": "XYZDemo1.",
5
"description": "这是 XYZDemo1",
6
"homepage": "https://github.com/xyzcwb/XYZDemo1",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"xyzcwb": "xyzcwb@1266.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/xyzcwb/XYZDemo1.git",
19
"tag": "1.0.0"
20
},
21
"source_files": [
22
"XYZDemo1",
23
"XYZDemo1/**/*.{h,m}"
24
]
25
}