[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / d / c / ZKSwift / 1.3.2 / ZKSwift.podspec.json
blobbc5bee06c20f66208aa083295e1b63ce64244205
2   "name": "ZKSwift",
3   "version": "1.3.2",
4   "summary": "Swift MVC",
5   "description": "Swift MVC",
6   "homepage": "https://github.com/aofan/ZKSwift",
7   "license": "MIT",
8   "authors": {
9     "lizhikai": "673875394@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/aofan/ZKSwift.git",
13     "tag": "1.3.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "source/*.swift",
20   "frameworks": "Foundation",
21   "dependencies": {
22     "SwiftyJSON": [
24     ],
25     "Alamofire": [
26       "~> 3.4"
27     ],
28     "D3Model": [
29       "~> 2.0.3"
30     ],
31     "XWSwiftRefresh": [
32       "~> 0.1.9"
33     ],
34     "XLProgressHUD": [
35       "~> 1.0.5"
36     ]
37   }