[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 8 / 5 / SwrveConversationSDK / 4.4.2 / SwrveConversationSDK.podspec.json
blob78fed722601fc990fd8843c8bdfa5ccaaa9f9a2e
2   "name": "SwrveConversationSDK",
3   "version": "4.4.2",
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.4.2"
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.4.2"
26     ]
27   },
28   "compiler_flags": "-DSWRVE_CONVERSATION_SDK"