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.12
[CocoaPods.git]
/
Specs
/
c
/
7
/
6
/
HJYHY
/
0.0.1
/
HJYHY.podspec.json
blob
abb9e7c8257578b487dd10108b88610482becc3b
1
{
2
"name": "HJYHY",
3
"version": "0.0.1",
4
"summary": "使用简单的算法",
5
"description": "这是一个很容哟上手的简单实用的的代码库",
6
"homepage": "https://github.com/HJ2018/HJYHY",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"test": "59707917@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/HJ2018/HJYHY.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude",
23
"platforms": {
24
"osx": null,
25
"ios": null,
26
"tvos": null,
27
"watchos": null
28
}
29
}