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] Fyber_FMPAdapter 8.3.4
[CocoaPods.git]
/
Specs
/
1
/
d
/
c
/
HPCeShiPod
/
0.1.0
/
HPCeShiPod.podspec.json
blob
93fe8b7c9918c52c70d908e7b80fa97151b44b28
1
{
2
"name": "HPCeShiPod",
3
"version": "0.1.0",
4
"summary": "非常简单的pod",
5
"description": "一个简单又好玩的demo,很好用",
6
"homepage": "https://gitee.com/Hp_hang/test-pod",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"刘海平": "liuhaiping.haizi@bytedance.com"
13
},
14
"source": {
15
"git": "https://gitee.com/Hp_hang/test-pod.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "HPCeShiPod/Classes/**/*"
22
}