blob: 69d3d7e792bf29f9d0084da687f44464eaf29f0b [file] [log] [blame]
{
"name": "AppKit",
"version": "2.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": "2.0.0"
},
"source_files": "Sources/*",
"requires_arc": true,
"swift_versions": "5.0",
"dependencies": {
"Alamofire": [
]
}
}