blob: 1a63522f8f9f3ad9ec30860f771ca1fec0c0e940 [file] [log] [blame]
{
"name": "AppKit",
"version": "2.4.0",
"summary": "AppKit is just test",
"description": "AppKit 将会是一个全面的framework框架,包含所有的app开发需要的快捷方法,将会给你的开发带来极大的方便!",
"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.4.0"
},
"source_files": [
"Sources/UIKit/*",
"Sources/Foundation/*"
],
"requires_arc": true,
"swift_versions": "5.0",
"dependencies": {
"Alamofire": [
]
},
"swift_version": "5.0"
}