5 "homepage": "https://github.com/vvanchesa/keytechkit",
7 "Thorsten Claus": "thorstenclaus@web.de"
9 "summary": "keytech SDK to access the keytech software WebAPI.",
11 "git": "https://github.com/vvanchesa/keytechkit.git",
14 "source_files": "keytechKit/Code/**/*.{h,m}",
32 "prefix_header_contents": "#if __IPHONE_OS_VERSION_MIN_REQUIRED\n #import <SystemConfiguration/SystemConfiguration.h>\n #import <MobileCoreServices/MobileCoreServices.h>\n #else\n #import <SystemConfiguration/SystemConfiguration.h>\n #import <CoreServices/CoreServices.h>\n #endif\n #import <RestKit/RestKit.h>",