[Add] AmazonConnectChatIOS 1.0.3
[CocoaPods.git] / Specs / 0 / b / a / Calabash / 0.14.3 / Calabash.podspec.json
blobeddc4b1c4ffa19fd4241ec0a3f671149d0881c9a
2   "name": "Calabash",
3   "version": "0.14.3",
4   "license": {
5     "type": "Eclipse Public License 1.0",
6     "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."
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.14.3.gem",
18     "type": "tgz"
19   },
20   "prepare_command": "\t\t\ttar xzf data.tar.gz\n\t\t\tunzip staticlib/calabash.framework.zip\n",
21   "preserve_paths": "calabash.framework",
22   "source_files": "calabash.framework/Versions/A/Headers/*",
23   "xcconfig": {
24     "OTHER_LDFLAGS": "-force_load \"$(PODS_ROOT)/Calabash/calabash.framework/calabash\" -lstdc++"
25   },
26   "frameworks": "CFNetwork",
27   "requires_arc": false