blob: e85d046f1d5ff50f13bbbc162830a9aec6c6a307 [file] [log] [blame]
{
"name": "MAGDebugKit",
"version": "0.3.1",
"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.3.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MAGDebugKit/Classes/**/*",
"resource_bundles": {
"MAGDebugKit": [
"MAGDebugKit/Assets/*.xib"
]
},
"dependencies": {
"MAGMatveevReusable": [
"0.3.5"
],
"YKMediaPlayerKit": [
"~> 0.0.3"
],
"libextobjc": [
"~> 0.4"
],
"Masonry": [
"~> 1.0"
],
"Bohr": [
"~> 3.0"
],
"ReactiveObjC": [
"~> 2.1"
],
"CocoaLumberjack": [
"~> 2.4"
],
"CocoaAsyncSocket": [
"~> 7.6"
]
}
}