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