[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / c / d / 9 / SociomileIosSDKLibrary / 0.0.1 / SociomileIosSDKLibrary.podspec.json
blobb38bf0399c66c72e1798c14d7a190d0e956adec5
2   "name": "SociomileIosSDKLibrary",
3   "version": "0.0.1",
4   "summary": "SociomileIosSDKLibrary is Sociomile IOS SDK for mobile ios",
5   "description": "The Sociomile SDK is a conversational experience that provide customer support such as messaging to your platforms.",
6   "swift_versions": "5.0",
7   "homepage": "https://github.com/ivosights/sociomile-ios-sdk",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Meynisa": "meynisa03@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/ivosights/sociomile-ios-sdk.git",
17     "tag": "0.0.1"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "SociomileIosSDKLibrary/Classes/**/*",
23   "resource_bundles": {
24     "SociomileIosSDKLibrary": [
25       "SociomileIosSDKLibrary/Assets/*"
26     ]
27   },
28   "dependencies": {
29     "RxSwift": [
30       "6.5.0"
31     ],
32     "RxCocoa": [
33       "6.5.0"
34     ],
35     "Alamofire": [
37     ],
38     "AlamofireImage": [
39       "~> 4.3"
40     ],
41     "ImageSlideshow": [
42       "~> 1.9.0"
43     ]
44   },
45   "swift_version": "5.0"