[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 0 / 5 / AZBugReporter / 0.0.5 / AZBugReporter.podspec.json
blob685f9de7ad2b162ef2c52b7288c50ad58fc67120
2   "name": "AZBugReporter",
3   "version": "0.0.5",
4   "summary": "iOS bug reporter.",
5   "homepage": "https://github.com/AndrewZhuCC/AZBugReporter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Andrew": "zaz92537@126.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/AndrewZhuCC/AZBugReporter.git",
18     "tag": "0.0.5"
19   },
20   "source_files": "Classes/**/*",
21   "requires_arc": true,
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.1.0"
25     ],
26     "UITableView+FDTemplateLayoutCell": [
27       "~> 1.5.beta"
28     ],
29     "Masonry": [
30       "~> 1.0.2"
31     ],
32     "IQKeyboardManager": [
33       "~> 4.0.7"
34     ],
35     "MBProgressHUD": [
36       "~> 1.0.0"
37     ],
38     "Mantle": [
39       "~> 2.1.0"
40     ],
41     "SAMKeychain": [
43     ],
44     "SDWebImage": [
46     ],
47     "AZMWPhotoBrowser": [
48       "~> 2.1.3"
49     ],
50     "AZ-THPerformanceMonitor": [
51       "~> 0.0.11"
52     ]
53   }