blob: a30e7ae051856098c7f86efac2274a702b4c3a9e [file] [log] [blame]
{
"name": "CalabashTest",
"version": "0.12.3",
"license": {
"type": "Eclipse Public License 1.0",
"text": "Calabash-ios Copyright (2015) Karl Krukow. All rights reserved.\\nThe use and distribution terms for this software are covered by the\\nEclipse Public License 1.0\\n(http://opensource.org/licenses/eclipse-1.0.php) which can be found in\\nthe file epl-v10.html at the root of this distribution. By using this\\nsoftware in any fashion, you are agreeing to be bound by the terms of\\nthis license. You must not remove this notice, or any other, from\\nthis software."
},
"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.12.3.gem",
"type": "tgz"
},
"prepare_command": "\t\t\ttar xzf data.tar.gz\n\t\t\tunzip staticlib/calabash.framework.zip\n",
"preserve_paths": "calabash.framework",
"source_files": "calabash.framework/Versions/A/Headers/*",
"xcconfig": {
"OTHER_LDFLAGS": "-force_load \\\"$(PODS_ROOT)/CalabashTest/calabash.framework/calabash\\\" -lstdc++"
},
"frameworks": "CFNetwork",
"requires_arc": false
}