[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 8 / f / c / MondayBugKit / 0.1.0 / MondayBugKit.podspec.json
blob061496e877860a238db741f6ebff037e48ebbbe9
2   "name": "MondayBugKit",
3   "version": "0.1.0",
4   "summary": "Raise bugs into Monday.com easily and quickly",
5   "description": "This application allows software developers to embed it within the app to support testers and end users directly into monday.com",
6   "homepage": "https://github.com/willpowell8/MondayBugKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "willpowell8": "wpowell@deloitte.co.uk"
13   },
14   "source": {
15     "git": "https://github.com/willpowell8/MondayBugKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "dependencies": {
22     "Eureka": [
24     ],
25     "MBProgressHUD": [
27     ],
28     "Zip": [
30     ],
31     "Alamofire": [
33     ]
34   },
35   "source_files": "MondayBugKit/Classes/**/*",
36   "resource_bundles": {
37     "MondayBugKit": [
38       "MondayBugKit/Assets/*.xib"
39     ]
40   }