blob: 302179222e1a65483f852d3c947003d32dbd0e37 [file] [log] [blame]
{
"name": "AutoInch",
"version": "2.0.1",
"summary": "优雅的iPhone 等比例/精准 适配工具",
"homepage": "https://github.com/lixiang1994/AutoInch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LEE": "18611401994@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lixiang1994/AutoInch.git",
"tag": "2.0.1"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"swift_versions": [
"5.0"
],
"swift_version": "5.0"
}