blob: 190d96d52e1d9a98bb6b7a44ea8f3a3e024b7a34 [file] [log] [blame]
{
"name": "AppKit",
"version": "2.0.4",
"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.0.4"
},
"source_files": [
"Sources/net/*",
"Sources/device/*",
"Sources/date/*"
],
"requires_arc": true,
"swift_versions": "5.0",
"dependencies": {
"Alamofire": [
]
}
}