blob: ad2791cfc54331631ff67f039c037b0eeb9e31d9 [file] [log] [blame]
{
"name": "XLJScreenMatchings",
"version": "1.0.3",
"summary": "iOS 4S-7Plus手写代码屏幕全自动适配,完全不用担心尺寸问题",
"description": "所有屏幕的完全自动适配,使用此方法再也不用担心屏幕适配的问题,愉快的解决了问题。",
"homepage": "https://github.com/marlonxlj/ScreenMatching",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"marlonxlj": "marlonxlj@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/marlonxlj/ScreenMatching.git",
"tag": "1.0.3"
},
"source_files": [
"Classes",
"ScreenMatchingDemo/Category/**/*.{h,m}"
],
"requires_arc": true
}