blob: d881239ad716a7067ad250abfaccead8cafaa9a1 [file] [log] [blame]
{
"name": "AppKit",
"version": "1.0.0",
"summary": "AppKit is just test",
"description": "AppKit is just test, this is a good kit can use is open every you code you code ,thanks!",
"homepage": "https://github.com/pengjinfeng/AppKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JinFeng": "peng_jinfeng@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/pengjinfeng/AppKit.git",
"tag": "1.0.0"
},
"source_files": "Sources/*",
"requires_arc": true,
"swift_versions": "5.0"
}