2 "name": "SwrveConversationSDK",
4 "summary": "iOS Conversation SDK for Swrve.",
5 "homepage": "http://www.swrve.com",
7 "type": "Apache License, Version 2.0",
8 "file": "SwrveConversationSDK/LICENSE"
10 "authors": "Swrve Mobile Inc or its licensors",
12 "git": "https://github.com/Swrve/swrve-ios-sdk.git",
15 "social_media_url": "https://twitter.com/Swrve_Inc",
22 "pod_target_xcconfig": {
23 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) SWRVE_NO_PUSH"
25 "user_target_xcconfig": {
26 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) SWRVE_NO_PUSH"
28 "exclude_files": "**/*Conversation.storyboard"
31 "exclude_files": "**/*Conversation-tvos.storyboard"
33 "source_files": "SwrveConversationSDK/Conversation/**/*.{m,h}",
34 "public_header_files": "SwrveConversationSDK/Conversation/**/*.h",
35 "resources": "SwrveConversationSDK/Resources/**/*.*",
41 "compiler_flags": "-DSWRVE_CONVERSATION_SDK"