[Add] CyberSheildiOS 0.1.1
[CocoaPods.git] / Specs / a / 3 / 6 / sestek-webchat-ios / 0.0.8 / sestek-webchat-ios.podspec.json
blobc2274ee2f18c505faf49e9bbcc296b9e8062a9a7
2   "name": "sestek-webchat-ios",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "sestek-webchat-ios summary",
7   "requires_arc": true,
8   "version": "0.0.8",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Sestek": "ps@sestek.com"
15   },
16   "homepage": "https://github.com/sestek/sestek-webchat-ios",
17   "source": {
18     "git": "https://github.com/sestek/sestek-webchat-ios.git",
19     "tag": "0.0.8"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.9.1"
25     ],
26     "Down": [
28     ],
29     "SDWebImage": [
30       "~> 5.0"
31     ]
32   },
33   "source_files": "Source/swift-sestek-webchat/**/*.{swift}",
34   "resources": "Source/swift-sestek-webchat/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
35   "resource_bundles": {
36     "SestekWebchatBundle": [
37       "Source/swift-sestek-webchat/Resources/*.*"
38     ]
39   },
40   "swift_versions": "5.0",
41   "swift_version": "5.0"