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
/
c
/
8
/
a
/
ScreenCompatible_LFL
/
0.0.1
/
ScreenCompatible_LFL.podspec.json
blob
9fece75d411ad3399821391bfea49ee1f816234c
1
{
2
"name": "ScreenCompatible_LFL",
3
"version": "0.0.1",
4
"summary": "iOS4s-6sp全机型基于缩放实现快速屏幕兼容适配",
5
"homepage": "https://github.com/LFL2018",
6
"license": "MIT",
7
"authors": {
8
"DragonLi": "DragonLi_52171@163.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/LFL2018/ScreenAdaptation-Rapid",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"FrameAutoScaleLFL",
19
"*.{h,m}"
20
],
21
"requires_arc": true
22
}