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] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git]
/
Specs
/
a
/
1
/
4
/
YHProtocol
/
1.0.0
/
YHProtocol.podspec.json
blob
7c923fcfc9988b3b6868da066ce11b2e22345106
1
{
2
"name": "YHProtocol",
3
"version": "1.0.0",
4
"summary": "用户协议组件内",
5
"requires_arc": true,
6
"platforms": {
7
"ios": "9.0"
8
},
9
"frameworks": [
10
"UIKit",
11
"Foundation"
12
],
13
"description": "用户协议组件内",
14
"homepage": "http://code.37ops.com/YHCatalinaHub/YHProtocol",
15
"license": {
16
"type": "MIT",
17
"file": "LICENSE"
18
},
19
"authors": {
20
"rason": "522970682@qq.com"
21
},
22
"source": {
23
"git": "git@code.37ops.com:YHCatalinaHub/YHProtocol.git",
24
"tag": "1.0.0"
25
},
26
"source_files": "ProtocolDemo/ProtocolTool/**/*.{h,m}"
27
}