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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
6
/
7
/
c
/
JYLib
/
0.0.1
/
JYLib.podspec.json
blob
b86eef71e5ddc96b5178f0ede144f33ac8f05d65
1
{
2
"name": "JYLib",
3
"version": "0.0.1",
4
"summary": "JYLib",
5
"description": "A short description of JYLib 一定要比summary长哦",
6
"homepage": "https://github.com/Davisjy/JYLib",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Davisjy": "Davis_jy@163.com"
13
},
14
"source": {
15
"git": "https://github.com/Davisjy/JYLib.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"platforms": {
23
"osx": null,
24
"ios": null,
25
"tvos": null,
26
"watchos": null
27
}
28
}