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
[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git]
/
Specs
/
7
/
c
/
3
/
testmrhan03
/
0.0.1
/
testmrhan03.podspec.json
blob
53a5e703c603b1045bb269d4608e59919379ff0d
1
{
2
"name": "testmrhan03",
3
"version": "0.0.1",
4
"summary": "testmrhan03",
5
"description": "testmrhan03,这里是描述,很长很长.",
6
"homepage": "https://github.com/hanjunqiang/testmrhan03",
7
"license": "MIT",
8
"authors": {
9
"Mr.han": "hanjunqiang@users.noreply.github.com"
10
},
11
"source": {
12
"git": "https://github.com/hanjunqiang/testmrhan03.git",
13
"tag": "0.0.1"
14
},
15
"source_files": [
16
"Classes",
17
"Classes/**/*.{h,m}"
18
],
19
"platforms": {
20
"osx": null,
21
"ios": null,
22
"tvos": null,
23
"watchos": null
24
}
25
}