[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 8 / 5 / SwrveConversationSDK / 4.9.0 / SwrveConversationSDK.podspec.json
blobfb3c6089537dd793facf88887649dfbf0262f89f
2   "name": "SwrveConversationSDK",
3   "version": "4.9.0",
4   "summary": "iOS Conversation SDK for Swrve.",
5   "homepage": "http://www.swrve.com",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "SwrveConversationSDK/LICENSE"
9   },
10   "authors": "Swrve Mobile Inc or its licensors",
11   "source": {
12     "git": "https://github.com/Swrve/swrve-ios-sdk.git",
13     "tag": "4.9.0"
14   },
15   "social_media_url": "https://twitter.com/Swrve_Inc",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "source_files": "SwrveConversationSDK/Conversation/**/*.{m,h}",
21   "public_header_files": "SwrveConversationSDK/Conversation/**/*.h",
22   "resources": "SwrveConversationSDK/Resources/**/*.*",
23   "dependencies": {
24     "SwrveSDKCommon": [
25       "4.9.0"
26     ]
27   },
28   "compiler_flags": "-DSWRVE_CONVERSATION_SDK"