blob: 9ec183a7fb5a4fe9f7e0f9c962fa96e853748bfb [file] [log] [blame]
{
"name": "ZYSwiftKit",
"version": "2.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": "2.0.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.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"
}