blob: f39eae9ce0d0430ce46cb30627c82f1cf948b29d [file] [log] [blame]
{
"name": "ScreenCompatible_LFL",
"version": "1.0.0",
"summary": "iOS4s-6sp全机型基于缩放实现快速屏幕兼容适配_DragonLi",
"homepage": "https://github.com/LFL2018",
"license": "MIT",
"authors": {
"DragonLi": "DragonLi_52171@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/LFL2018/ScreenAdaptation-Rapid.git",
"tag": "1.0"
},
"source_files": [
"FrameAutoScaleLFL",
"*.{h,m}"
],
"requires_arc": true
}