2 "name": "Calabash-server",
4 "license": "Eclipse Public License 1.0",
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",
11 "Karl Krukow": "karl.krukow@gmail.com"
14 "git": "https://github.com/calabash/calabash-ios-server.git",
17 "source_files": "calabash/Classes/**/*.*",
18 "exclude_files": "**/*{LPScreencastRoute,ScreenCaptureView}*",
19 "header_mappings_dir": ".",
20 "frameworks": "CFNetwork",
22 "OTHER_LINKER_FLAGS": "-force_load \"$(PODS_ROOT)/Calabash-server/calabash.framework/calabash\" -lstdc++"