2 "name": "GirdersSwift",
4 "summary": "Girders for iOS, written in Swift.",
5 "homepage": "http://www.netcetera.com",
6 "authors": "Netcetera",
7 "description": "A library that reduces development time for iOS Swift applications.",
12 "git": "https://github.com/netceteragroup/GirdersSwift.git",
16 "swift_versions": "5.0",
17 "module_name": "GirdersSwift",
19 "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/GirdersSwift",
20 "SWIFT_ACTIVE_COMPILATION_CONDITIONS[config=Debug]": "DEBUG"
22 "user_target_xcconfig": {
23 "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/GirdersSwift/framework\""
27 "text": "\n The copyright to the computer program(s) herein is the property of\n Netcetera AG, Switzerland. The program(s) may be used and/or copied\n only with the written permission of Netcetera AG or in accordance\n with the terms and conditions stipulated in the agreement/contract\n under which the program(s) have been supplied.2\n "
29 "source_files": "GirdersSwift/src/main/**/*.{swift}",
45 "vendored_frameworks": "framework/GRSecurity.framework",
46 "swift_version": "5.0"