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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
8
/
3
/
1
/
AsyncLayer
/
1.0.0
/
AsyncLayer.podspec.json
blob
0645729623c8d66573d15b18f3d09cc3afc739ee
1
{
2
"name": "AsyncLayer",
3
"version": "1.0.0",
4
"summary": "高性能异步渲染Layer",
5
"homepage": "https://github.com/lixiang1994/AsyncLayer",
6
"license": "MIT",
7
"authors": {
8
"LEE": "18611401994@163.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/lixiang1994/AsyncLayer.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "AsyncLayer/**/*.swift",
18
"requires_arc": true,
19
"swift_version": "4.2"
20
}