blob: d5039d5edcb8e90ef2399088abde8d3296762652 [file] [log] [blame]
{
"name": "WissKit",
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/AlanQuarter/WissKit",
"authors": {
"AlanQuarter": "the9thstar@naver.com"
},
"summary": "A Swift module for iOS to make your coding environment more convenient",
"source": {
"git": "https://github.com/AlanQuarter/WissKit.git",
"tag": "0.0.2"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "WissKit/Sources/**/*.swift",
"swift_version": "5.0"
}