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