[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 0 / b / a / Calabash / 0.9.165 / Calabash.podspec.json
blob8d59672d60f2e566eaa149668b1f6d98960447d9
2   "name": "Calabash",
3   "version": "0.9.165",
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.9.165.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