[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / d / b / 3 / Calabash-server / 0.9.35 / Calabash-server.podspec.json
blob199be5bc8d49630cc9e2ff44664cc3021650283f
2   "name": "Calabash-server",
3   "version": "0.9.35",
4   "license": "Eclipse Public License 1.0",
5   "platforms": {
6     "ios": null
7   },
8   "summary": "Calabash is an automated testing technology for Android and iOS native and hybrid applications.",
9   "homepage": "https://github.com/calabash/calabash-ios-server",
10   "authors": {
11     "Karl Krukow": "karl.krukow@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/calabash/calabash-ios-server.git",
15     "tag": "v0.9.35"
16   },
17   "source_files": "calabash/Classes/**/*.*",
18   "exclude_files": "**/*{LPScreencastRoute,ScreenCaptureView}*",
19   "header_mappings_dir": ".",
20   "frameworks": "CFNetwork",
21   "xcconfig": {
22     "OTHER_LINKER_FLAGS": "-force_load \"$(PODS_ROOT)/Calabash-server/calabash.framework/calabash\" -lstdc++"
23   },
24   "requires_arc": false