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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
2
/
5
/
c
/
YHView
/
0.0.3
/
YHView.podspec.json
blob
e94902d0539738a227f70f9d997889057a6baf54
1
{
2
"name": "YHView",
3
"version": "0.0.3",
4
"summary": "this is a test.",
5
"description": "this is a test sdk this is a test dsdk",
6
"homepage": "https://github.com/jagtu/YHView.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"oid": "42318168@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/jagtu/YHView.git",
19
"tag": "0.0.3"
20
},
21
"source_files": [
22
"Classes",
23
"Classes/**/*.{h,m}"
24
],
25
"requires_arc": true
26
}