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