blob: 1c56e854f0ed3b1a9895621334f28042e3d43bfc [file] [log] [blame]
{
"name": "JSLayoutSizeFit",
"version": "0.0.2",
"summary": "JSLayoutSizeFit",
"homepage": "https://github.com/jiasongs/JSLayoutSizeFit",
"authors": {
"jiasong": "593908937@qq.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.2",
"5.0"
],
"source": {
"git": "https://github.com/jiasongs/JSLayoutSizeFit.git",
"tag": "0.0.2"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": [
"JSLayoutSizeFit",
"JSLayoutSizeFit/*.{h,m}"
],
"license": "MIT",
"requires_arc": true,
"dependencies": {
"JSCoreKit": [
"~> 0.0.1"
]
},
"swift_version": "5.0"
}