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
/
5
/
a
/
c
/
YYLibrary
/
0.0.4
/
YYLibrary.podspec.json
blob
8aad764f1aadff19356512569b134d28606a474f
1
{
2
"name": "YYLibrary",
3
"version": "0.0.4",
4
"summary": "奥尼常用类库",
5
"platforms": {
6
"ios": "8.0"
7
},
8
"description": "test lib",
9
"homepage": "https://coding.net/u/LimCrazy/p/YYLibrary/git",
10
"license": {
11
"type": "MIT",
12
"file": "LICENSE"
13
},
14
"authors": {
15
"liyaming": "limcrazy@163.com"
16
},
17
"source": {
18
"git": "https://git.coding.net/LimCrazy/YYLibrary.git",
19
"tag": "0.0.4"
20
},
21
"source_files": "YYLibrary/**/*",
22
"requires_arc": true
23
}