[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / d / 0 / 5 / AZBugReporter / 0.1.2 / AZBugReporter.podspec.json
blobbd7504345e733625ddabcbdabf1565ecf3b37feb
2   "name": "AZBugReporter",
3   "version": "0.1.2",
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.1.2"
19   },
20   "source_files": "Classes/**/*",
21   "requires_arc": true,
22   "frameworks": "Photos",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.1.0"
26     ],
27     "UITableView+FDTemplateLayoutCell": [
28       "~> 1.5.beta"
29     ],
30     "Masonry": [
31       "~> 1.0.0"
32     ],
33     "IQKeyboardManager": [
34       "~> 4.0.0"
35     ],
36     "MBProgressHUD": [
37       "~> 0.9.0"
38     ],
39     "Mantle": [
40       "~> 2.0.0"
41     ],
42     "SAMKeychain": [
44     ],
45     "SDWebImage": [
47     ],
48     "AZMWPhotoBrowser": [
49       "~> 2.1.3"
50     ],
51     "AZ-THPerformanceMonitor": [
52       "~> 0.0.12"
53     ],
54     "MJRefresh": [
56     ]
57   }