blob: c4fa4a6fadf95ffac20470358c3ec3f0b43793b3 [file] [log] [blame]
{
"name": "ZYSwiftKit",
"version": "1.0.0",
"summary": "Siwft Extesion Kit",
"description": "ZYSwiftKit",
"homepage": "https://github.com/321zhangyang",
"license": "{ :type => 'MIT', :file => 'LICENSE' }",
"authors": {
"321zhangyang": "842810148@qq.com"
},
"source": {
"git": "https://github.com/321zhangyang/ZYSwiftKit.git",
"tag": "1.0.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Source/*.{h,swift}",
"dependencies": {
"Alamofire": [
],
"DZNEmptyDataSet": [
],
"KVOController": [
],
"MJRefresh": [
]
},
"public_header_files": "Source/ATRefresh_Swift-Bridging-Header.h",
"swift_version": "5.0"
}