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] Harbor 3.0.0
[CocoaPods.git]
/
Specs
/
7
/
d
/
1
/
Easyder
/
0.1.2
/
Easyder.podspec.json
blob
967977ff40878c97f035b5d30065a26c2d803aaa
1
{
2
"name": "Easyder",
3
"version": "0.1.2",
4
"summary": "提高项目开发效率的工具包",
5
"homepage": "https://github.com/yanshuimu/Easyder",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"yanshuimu": "593692553@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/yanshuimu/Easyder.git",
15
"tag": "0.1.2"
16
},
17
"platforms": {
18
"ios": "9.0"
19
},
20
"source_files": "Easyder/Classes/**/*",
21
"dependencies": {
22
"MJRefresh": [
23
24
],
25
"MBProgressHUD": [
26
27
],
28
"SDCycleScrollView": [
29
30
]
31
}
32
}