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] ReerRouter 2.2.0
[CocoaPods.git]
/
Specs
/
8
/
6
/
2
/
MyFuncLib
/
1.0.1
/
MyFuncLib.podspec.json
blob
e9bc223fc17a877dd3e1eb2500df7160baada554
1
{
2
"name": "MyFuncLib",
3
"version": "1.0.1",
4
"summary": "MyFuncLib.",
5
"description": "MyFuncLib,this is my first Pods",
6
"homepage": "https://github.com/dream198806/MyFuncLib",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"dream198806": ""
13
},
14
"source": {
15
"git": "https://github.com/dream198806/MyFuncLib.git",
16
"tag": "1.0.1"
17
},
18
"source_files": "MyFuncLib/*.{h,m}",
19
"platforms": {
20
"osx": null,
21
"ios": null,
22
"tvos": null,
23
"watchos": null
24
}
25
}