blob: d87f6b211e6dcda83362832f23dfa827c5a6121e [file] [log] [blame]
{
"name": "MAGDebugKit",
"version": "0.2.2",
"summary": "Developers Kit for convenient testing and QA.",
"description": "Developers Kit for convenient iOS App testing and QA.",
"homepage": "https://github.com/Magora-IOS/MAGDebugKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Evgeniy Stepanov": "stepanov@magora.systems"
},
"source": {
"git": "https://github.com/Magora-IOS/MAGDebugKit.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MAGDebugKit/Classes/**/*",
"dependencies": {
"MAGMatveevReusable": [
"0.3.5"
],
"YKMediaPlayerKit": [
"~> 0.0.3"
],
"libextobjc": [
"0.4.1"
],
"Masonry": [
"1.0.2"
],
"Bohr": [
"3.0.0"
],
"ReactiveCocoa": [
"~> 2.5"
],
"CocoaLumberjack": [
"~> 2.4"
],
"DDAntennaLogger": [
"~> 1.0"
]
}
}