blob: 7afbae92e220d2326d6bc0b58b36a9bd3ce77652 [file] [log] [blame]
{
"name": "JSLayoutSizeFit",
"version": "0.0.7",
"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.7"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": [
"JSLayoutSizeFit",
"JSLayoutSizeFit/*.{h,m}"
],
"license": "MIT",
"requires_arc": true,
"dependencies": {
"JSCoreKit": [
"~> 0.0.1"
]
},
"swift_version": "5.0"
}