[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / d / 5 / b / eko-ios-native-sdk / 0.0.7 / eko-ios-native-sdk.podspec.json
blob8e02af7dcfe5b46b81901f46fe0952289a3ea5f6
2   "name": "eko-ios-native-sdk",
3   "version": "0.0.7",
4   "summary": "A lightweight SDK that allows for easy integration of eko videos into an ios app.",
5   "description": "The eko iOS SDK allows you to seamlessly integrate the eko player into your iOS apps and play any eko video in just 2 lines of code.",
6   "homepage": "https://github.com/EkoLabs/ios-native-sdk",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Divya Mahadevan": "divya@eko.com"
13   },
14   "swift_versions": "5.1",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/EkoLabs/ios-native-sdk.git",
20     "tag": "0.0.7"
21   },
22   "source_files": "sdk/EkoPlayerSDK/*.{h,m,swift}",
23   "frameworks": "UIKit",
24   "module_name": "EkoPlayerSDK",
25   "swift_version": "5.1"