[Add] ZIMKit 2.6.8
[CocoaPods.git] / Specs / d / b / 9 / KinescopeSDK / 0.2.1 / KinescopeSDK.podspec.json
blob38615f059fa0c407cfc88fa0cc1b0acacdad40ed
2   "name": "KinescopeSDK",
3   "version": "0.2.1",
4   "summary": "Library to help you include Kinescope player into your mobile iOS application",
5   "homepage": "https://github.com/kinescope/ios-kinescope-player",
6   "license": "MIT",
7   "authors": {
8     "Surf Studio": "surfstudio36@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/kinescope/ios-kinescope-player.git",
12     "tag": "0.2.1"
13   },
14   "source_files": "Sources/KinescopeSDK/**/*.swift",
15   "frameworks": "UIKit",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "swift_versions": "5.0",
20   "dependencies": {
21     "SwiftProtobuf": [
22       "1.26.0"
23     ],
24     "M3U8Kit": [
25       "~> 1.0"
26     ]
27   },
28   "resource_bundles": {
29     "KinescopeSDK": [
30       "Sources/KinescopeSDK/Resources/*.xcassets",
31       "Sources/KinescopeSDK/Resources/*.lproj/*.strings"
32     ]
33   },
34   "swift_version": "5.0"