blob: 52709735f40749b52472650373d29e25bc36d2ab [file] [log] [blame]
{
"name": "ZKSwift",
"version": "1.3.1",
"summary": "Swift MVC",
"description": "Swift MVC",
"homepage": "https://github.com/aofan/ZKSwift",
"license": "MIT",
"authors": {
"lizhikai": "673875394@qq.com"
},
"source": {
"git": "https://github.com/aofan/ZKSwift.git",
"tag": "1.3.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "source/*.swift",
"frameworks": "Foundation",
"dependencies": {
"SwiftyJSON": [
],
"Alamofire": [
"~> 3.4"
],
"D3Model": [
"~> 2.0.3"
],
"XWSwiftRefresh": [
"~> 0.1.9"
],
"XLProgressHUD": [
"~> 1.0.5"
]
}
}