blob: 1d2ba93c1cdea8c48927f0e0fdfeff1b7997f31a [file] [log] [blame]
{
"name": "AutoInch",
"version": "1.2.0",
"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.2.0"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"swift_versions": [
"4.2",
"5.0"
]
}