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] LastFM.swift 1.5.0
[CocoaPods.git]
/
Specs
/
8
/
a
/
2
/
EGoods
/
0.1.0
/
EGoods.podspec.json
blob
f71fecb6c6e4e2bed584f440b40cab121b0172b3
1
{
2
"name": "EGoods",
3
"version": "0.1.0",
4
"summary": "业务模块EGoods.",
5
"description": "业务模块:商品,包含了商品列表,商品详情,搜索商品",
6
"homepage": "https://gitee.com/emaizhi/Goods",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Zhangjunjie": "240125175@qq.com"
13
},
14
"source": {
15
"git": "https://gitee.com/emaizhi/Goods.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "EGoods/Classes/**/*"
22
}