[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / d / 0 / 5 / AZBugReporter / 0.0.3 / AZBugReporter.podspec.json
blobe3288271e63c8228c7c680d3478247a29e148dce
2   "name": "AZBugReporter",
3   "version": "0.0.3",
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.3"
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   }