blob: 884e34a69303152e2c7316c381431c1a6e059668 [file] [log] [blame]
{
"name": "JSCoreKit",
"version": "0.0.8",
"summary": "JSCoreKit",
"homepage": "https://github.com/jiasongs/JSCoreKit",
"authors": {
"jiasong": "593908937@qq.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"4.2",
"5.0",
"5.1",
"5.2"
],
"source": {
"git": "https://github.com/jiasongs/JSCoreKit.git",
"tag": "0.0.8"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": [
"JSCoreKit",
"JSCoreKit/*.{h,m}"
],
"license": "MIT",
"requires_arc": true,
"swift_version": "5.2"
}