[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 0 / a / Calabash-ios / 0.16.4 / Calabash-ios.podspec.json
blob35a8a846e3e1123b67e37d954673f66568da7154
2   "name": "Calabash-ios",
3   "version": "0.16.4",
4   "license": {
5     "type": "Eclipse Public License 1.0",
6     "text": "Calabash-ios Copyright (2012) 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.16.4.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": "-force_load \"$(PODS_ROOT)/Calabash/calabash.framework/calabash\" -lstdc++"
25   },
26   "frameworks": "CFNetwork"