[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 0 / b / a / Calabash / 0.18.2 / Calabash.podspec.json
blobb72d1edf729ead52bb8b49c78dbda3961b3a164d
2   "name": "Calabash",
3   "version": "0.18.2",
4   "license": {
5     "type": "Eclipse Public License 1.0",
6     "text": "    Calabash-ios Copyright (2016) Xamarin. All rights reserved.\n    The use and distribution terms for this software are covered by the\n    Eclipse Public License 1.0\n    (http://opensource.org/licenses/eclipse-1.0.php) which can be found in\n    the file epl-v10.html at the root of this distribution.  By using this\n    software in any fashion, you are agreeing to be bound by the terms of\n    this license.  You must not remove this notice, or any other, from\n    this software.\n"
7   },
8   "platforms": {
9     "ios": null
10   },
11   "summary": "Calabash is an automated testing technology for Android and iOS native and hybrid applications.",
12   "homepage": "https://github.com/calabash/calabash-ios",
13   "authors": {
14     "Karl Krukow": "karl.krukow@gmail.com"
15   },
16   "source": {
17     "http": "https://rubygems.org/downloads/calabash-cucumber-0.18.2.gem",
18     "type": "tgz"
19   },
20   "prepare_command": "tar xzf data.tar.gz\nunzip staticlib/calabash.framework.zip",
21   "preserve_paths": "calabash.framework",
22   "source_files": "calabash.framework/Versions/A/Headers/*",
23   "xcconfig": {
24     "OTHER_LDFLAGS": "-ObjC -force_load \"$(PODS_ROOT)/calabash/calabash.framework/calabash\""
25   },
26   "ios": {
27     "frameworks": "CFNetwork"
28   },
29   "requires_arc": false