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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
b
/
f
/
5
/
EBase
/
0.1.0
/
EBase.podspec.json
blob
ae6cbb448ebf3d6f35d45fa06f1aa38677ded2b5
1
{
2
"name": "EBase",
3
"version": "0.1.0",
4
"summary": "基础组件EBase.",
5
"description": "包含了一些常用的宏,变量,分类。",
6
"homepage": "https://gitee.com/emaizhi/EBase",
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/EBase.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "EBase/Classes/**/*"
22
}