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] ZMarkupParser 1.12.0
[CocoaPods.git]
/
Specs
/
d
/
2
/
c
/
YYDemo
/
0.0.1
/
YYDemo.podspec.json
blob
f95542e42bbcb166984678283133af4223fae19c
1
{
2
"name": "YYDemo",
3
"version": "0.0.1",
4
"summary": "A Demo.",
5
"description": "write a test",
6
"homepage": "https://github.com/GitHubForYang/YYDemo",
7
"license": "MIT",
8
"authors": {
9
"YY": "1170172872@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/GitHubForYang/YYDemo.git",
13
"tag": "0.0.1"
14
},
15
"source_files": "Test/*.{h,m}",
16
"exclude_files": "Test/Exclude",
17
"platforms": {
18
"osx": null,
19
"ios": null,
20
"tvos": null,
21
"watchos": null
22
}
23
}