blob: 187670047db28c18609d5221dd2b21a27af2b1ff [file] [log] [blame]
{
"name": "Capture",
"version": "0.1.3",
"summary": "Capture makes reporting bugs easy.",
"description": "Capture makes reporting bugs easy, which increases the productivity of your test engineers; standardized reporting enables your developers to focus on fixing the bug instead of finding and reproducing it. Capture greatly improves your mobile testing processes. Just shake the phone to report a bug and be amazed how easy it can be.",
"homepage": "https://github.com/mobven/Capture",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ömer Burak Kır": "omerburakkir@gmail.com"
},
"source": {
"git": "https://github.com/ombuki/CapturePod.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Capture/Classes/**/*",
"vendored_libraries": "Capture/Classes/libMobvenBugKit.a",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"resources": "Capture/Classes/MobvenBugKit.bundle"
}