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] GluedInFeedSDK 2.5.1
[CocoaPods.git]
/
Specs
/
2
/
f
/
d
/
RYJOrganize
/
0.0.1
/
RYJOrganize.podspec.json
blob
b2521a1dfd310132f146aa6215093ac342ef61d3
1
{
2
"name": "RYJOrganize",
3
"version": "0.0.1",
4
"summary": "APP组织架构",
5
"homepage": "https://gitee.com/little-idiot/ryjorganize",
6
"authors": {
7
"任一杰": "jie_ios@163.cn"
8
},
9
"source": {
10
"git": "https://gitee.com/little-idiot/ryjorganize.git",
11
"tag": "0.0.1"
12
},
13
"platforms": {
14
"ios": "11.0"
15
},
16
"source_files": "RYJOrganize/Classes/**/*",
17
"resource_bundles": {
18
"RYJOrganize": [
19
"RYJOrganize/Assets/**/*.png"
20
]
21
}
22
}