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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
8
/
9
/
d
/
iOS_Base
/
0.0.1
/
iOS_Base.podspec.json
blob
ecd2b8261ecd18e0424f7d16c2d559b81a3e2035
1
{
2
"name": "iOS_Base",
3
"version": "0.0.1",
4
"summary": "iOS项目基类",
5
"description": "iOS项目基类",
6
"homepage": "https://github.com/shefeng/iOS_Base",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"shefeng": "she.feng@scimall.org.cn"
13
},
14
"source": {
15
"git": "https://github.com/shefeng/iOS_Base.git",
16
"tag": "0.0.1"
17
},
18
"platforms": {
19
"ios": "11.0"
20
},
21
"source_files": "iOS_Base/Classes/**/*",
22
"dependencies": {
23
"Masonry": [
24
25
],
26
"AFNetworking": [
27
28
],
29
"MJRefresh": [
30
31
],
32
"MJExtension": [
33
34
],
35
"SVProgressHUD": [
36
37
],
38
"DZNEmptyDataSet": [
39
40
],
41
"ZXRequestBlock": [
42
43
]
44
}
45
}