blob: 9fa5469a677b58647261c8ac00025245380da7c9 [file] [log] [blame]
{
"name": "WissKit",
"version": "0.0.4",
"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.4"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "WissKit/Sources/**/*.swift",
"swift_version": "5.0"
}