[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 3 / 8 / MAGDebugKit / 0.2.2 / MAGDebugKit.podspec.json
blobd87f6b211e6dcda83362832f23dfa827c5a6121e
2   "name": "MAGDebugKit",
3   "version": "0.2.2",
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": "MIT",
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.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MAGDebugKit/Classes/**/*",
22   "dependencies": {
23     "MAGMatveevReusable": [
24       "0.3.5"
25     ],
26     "YKMediaPlayerKit": [
27       "~> 0.0.3"
28     ],
29     "libextobjc": [
30       "0.4.1"
31     ],
32     "Masonry": [
33       "1.0.2"
34     ],
35     "Bohr": [
36       "3.0.0"
37     ],
38     "ReactiveCocoa": [
39       "~> 2.5"
40     ],
41     "CocoaLumberjack": [
42       "~> 2.4"
43     ],
44     "DDAntennaLogger": [
45       "~> 1.0"
46     ]
47   }