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.8.16
[CocoaPods.git]
/
Specs
/
e
/
8
/
a
/
YJFoundation
/
1.0.10
/
YJFoundation.podspec.json
blob
08eec0f70ea3beadd3fde0fcd045bcc941eac994
1
{
2
"name": "YJFoundation",
3
"version": "1.0.10",
4
"summary": "YJFoundation of iOS",
5
"homepage": "https://github.com/MOyejin/YJFoundation",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"MOyejin": "1976779764@qq.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/MOyejin/YJFoundation.git",
18
"tag": "1.0.10"
19
},
20
"source_files": [
21
"YJFoundation",
22
"YJFoundation/**/*.{h,m}"
23
]
24
}