blob: 21084e86a1bebb7e8158a59677d73bab349c025e [file] [log] [blame]
{
"name": "Calabash",
"version": "0.19.2",
"license": {
"type": "Eclipse Public License 1.0",
"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"
},
"platforms": {
"ios": null
},
"summary": "Calabash is an automated testing technology for Android and iOS native and hybrid applications.",
"homepage": "https://github.com/calabash/calabash-ios",
"authors": {
"Karl Krukow": "karl.krukow@gmail.com"
},
"source": {
"http": "https://rubygems.org/downloads/calabash-cucumber-0.19.2.gem",
"type": "tgz"
},
"prepare_command": "tar xzf data.tar.gz\nunzip staticlib/calabash.framework.zip",
"preserve_paths": "calabash.framework",
"source_files": "calabash.framework/Versions/A/Headers/*",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC -force_load \"$(PODS_ROOT)/Calabash/calabash.framework/calabash\""
},
"ios": {
"frameworks": "CFNetwork"
},
"requires_arc": false
}