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] MapboxCommon 24.10.0-daily-2025-01-02-04-26
[CocoaPods.git]
/
Specs
/
e
/
f
/
9
/
ASMiddleComponents
/
0.1.0
/
ASMiddleComponents.podspec.json
blob
ebbccad26d97a5bb55b8b9dd29ad8ded06f24e50
1
{
2
"name": "ASMiddleComponents",
3
"version": "0.1.0",
4
"summary": "中间组件",
5
"description": "MiddleComponents",
6
"homepage": "https://github.com",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"liuke": "liukecyl@163.com"
13
},
14
"source": {
15
"git": "http://192.168.1.96/ke/ASMiddleComponents.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "ASMiddleComponents/Classes/**/*",
22
"dependencies": {
23
"ASCTMediator": [
24
25
]
26
}
27
}