4 "summary": "iOS SDK for Swrve.",
5 "homepage": "http://www.swrve.com",
7 "type": "Apache License, Version 2.0",
8 "file": "SwrveSDK/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"
29 "source_files": "SwrveSDK/SDK/**/*.{m,h}",
30 "public_header_files": "SwrveSDK/SDK/**/*.h",
35 "SwrveConversationSDK": [
49 "weak_frameworks": "Contacts",
61 "libraries": "sqlite3"