[Add] NeuroID 3.4.1
[CocoaPods.git] / Specs / 9 / d / c / ZKSwift / 1.3.0 / ZKSwift.podspec.json
blob499fd9fb3f038a209a2a7e9fb79a49716af3a559
2   "name": "ZKSwift",
3   "version": "1.3.0",
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.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "ZKSwift/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ],
25   "dependencies": {
26     "SwiftyJSON": [
28     ],
29     "Alamofire": [
30       "~> 3.4"
31     ],
32     "D3Model": [
33       "~> 2.0.3"
34     ],
35     "XWSwiftRefresh": [
36       "~> 0.1.9"
37     ],
38     "XLProgressHUD": [
39       "~> 1.0.5"
40     ]
41   }