blob: 35e9be129a06b39da0f132b1e5bbeb10eec5f75f [file] [log] [blame]
{
"name": "AutoInch",
"version": "1.0.9",
"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.9"
},
"source_files": "AutoInch/**/*.swift",
"requires_arc": true,
"swift_version": "4.2"
}