[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / b / d / DZS_ToolsManager / 0.0.2 / DZS_ToolsManager.podspec.json
blob8d8f29c70bd7b87d9510ddd6b462c0126d3c9df2
2   "name": "DZS_ToolsManager",
3   "version": "0.0.2",
4   "summary": "A short description of DZS_ToolsManager.",
5   "description": "description\"",
6   "homepage": "http://EXAMPLE/DZS_ToolsManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "董振山-Xcode": "68793512@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/dongzs0907/DZS_ToolsManager.git",
19     "tag": "0.0.2"
20   },
21   "requires_arc": true,
22   "source_files": "DZS_ToolsManager/ToolsManager/*/**.{h,m,c,swift}",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "SnapKit": [
29       "~> 4.0.0"
30     ],
31     "MJRefresh": [
32       "~> 3.1.15.1"
33     ],
34     "MBProgressHUD": [
35       "~> 0.9.2"
36     ],
37     "Alamofire": [
38       "~> 4.6.0"
39     ],
40     "IQKeyboardManager": [
41       "~> 5.0.7"
42     ],
43     "SDWebImage": [
44       "~> 4.2.3"
45     ],
46     "SwiftyJSON": [
48     ],
49     "HandyJSON": [
51     ]
52   }