blob: f272971d689d0aed309b3c73ef1f8677b8c12c8f [file] [log] [blame]
{
"name": "AutoInch",
"version": "1.0.7",
"summary": "优雅的iPhone 等比例/全尺寸 适配工具",
"homepage": "https://github.com/lixiang1994/AutoInch",
"license": "GPL",
"authors": {
"LEE": "18611401994@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lixiang1994/AutoInch.git",
"tag": "1.0.7"
},
"source_files": "AutoInch/**/*.swift",
"requires_arc": true,
"swift_version": "4.2"
}