[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 8 / a / 9 / TestmunkCalabash / 0.9.161 / TestmunkCalabash.podspec.json
blob745b3040132a027e769ec337f081ceab8d9b0321
2   "name": "TestmunkCalabash",
3   "version": "0.9.161",
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": "This is the modified version of Calabash being used by Testmunk.",
12   "homepage": "https://github.com/calabash/calabash-ios",
13   "authors": {
14     "Karl Krukow": "karl.krukow@gmail.com",
15     "Mashhood Rastgar": "mashhood@testmunk.com"
16   },
17   "source": {
18     "http": "http://docs.testmunk.com/wp-content/uploads/2013/10/calabash.framework-0.9.162.zip"
19   },
20   "preserve_paths": "calabash.framework",
21   "source_files": "calabash.framework/Versions/A/Headers/*",
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-force_load \"$(PODS_ROOT)/TestmunkCalabash/calabash.framework/calabash\" -lstdc++"
24   },
25   "frameworks": [
26     "CFNetwork",
27     "CoreLocation"
28   ],
29   "requires_arc": false