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
[Delete] DSPSDK 1.0.0.3
[CocoaPods.git]
/
Specs
/
4
/
0
/
7
/
AsyncUI
/
1.0.1
/
AsyncUI.podspec.json
blob
ed23f85422b2da513d32b47b5a0006562aa3e1c1
1
{
2
"name": "AsyncUI",
3
"version": "1.0.1",
4
"license": {
5
"type": "MIT"
6
},
7
"homepage": "https://github.com/gwh111/AsyncUI",
8
"authors": {
9
"apple": "173695508@qq.com"
10
},
11
"summary": "IOS bench tool for developer",
12
"source": {
13
"git": "https://github.com/gwh111/AsyncUI.git"
14
},
15
"frameworks": "UIKit",
16
"platforms": {
17
"ios": "10.0"
18
},
19
"source_files": "AsyncUI/Core/**/*"
20
}