blob: 1a8876c5bc193e69ad6691b3d38642caff3fac89 [file] [log] [blame]
{
"name": "AutoInch",
"version": "1.1.2",
"summary": "优雅的iPhone 等比例/全尺寸 适配工具",
"homepage": "https://github.com/lixiang1994/AutoInch",
"license": {
"type": "GPL",
"file": "LICENSE"
},
"authors": {
"LEE": "18611401994@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lixiang1994/AutoInch.git",
"tag": "1.1.2"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"swift_versions": [
"4.2",
"5.0"
]
}