[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / d / 3 / 8 / MAGDebugKit / 0.6.0 / MAGDebugKit.podspec.json
blob20a5ac8ef790b5f42c6aca23cb18ad343b5859e5
2   "name": "MAGDebugKit",
3   "version": "0.6.0",
4   "summary": "Developers Kit for convenient testing and QA.",
5   "description": "Developers Kit for convenient iOS App testing and QA.",
6   "homepage": "https://github.com/Magora-IOS/MAGDebugKit",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Evgeniy Stepanov": "stepanov@magora.systems"
13   },
14   "source": {
15     "git": "https://github.com/Magora-IOS/MAGDebugKit.git",
16     "tag": "0.6.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MAGDebugKit/Classes/**/*",
22   "resource_bundles": {
23     "MAGDebugKit": [
24       "MAGDebugKit/Assets/*.xib"
25     ]
26   },
27   "dependencies": {
28     "MAGMatveevReusable": [
29       "0.3.5"
30     ],
31     "YKMediaPlayerKit": [
32       "~> 0.0.3"
33     ],
34     "libextobjc": [
35       "~> 0.4"
36     ],
37     "Masonry": [
38       "~> 1.0"
39     ],
40     "Bohr": [
41       "~> 3.0"
42     ],
43     "ReactiveObjC": [
44       "~> 2.1"
45     ],
46     "CocoaLumberjack": [
47       "~> 3.1"
48     ],
49     "CocoaAsyncSocket": [
50       "~> 7.6"
51     ]
52   }