[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 6 / 8 / 5 / SwrveConversationSDK / 4.3.0 / SwrveConversationSDK.podspec.json
blob5a18ba0e348f68c31e8a882b323e7ec296bbf3c9
2   "name": "SwrveConversationSDK",
3   "version": "4.3.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.3.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.3.0"
26     ]
27   }