blob: b4e65ec5185f651d07152dac69c518935ad466a7 [file] [log] [blame]
{
"name": "MyGuidePlayerSDK",
"version": "0.0.1",
"summary": "Simple SDK for developers to integrate with their app and provide in-app guidance for their users.",
"description": "With just one line of code, MyGuide SDK helps provide in-app guidance to your app users. Empower them through access to different guides and improve their overall experience and engagement while using your app.",
"homepage": "https://www.myguide.org/",
"license": "Commercial",
"authors": {
"Edcast Inc": "https://www.myguide.org/"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/edcast/MyGuidePlayerSDK.git",
"tag": "0.0.1"
},
"vendored_frameworks": "MyGuidePlayerSDK.framework",
"dependencies": {
"SwiftyJSON": [
],
"SwiftJWT": [
],
"SDWebImage": [
],
"UIActivityIndicator-for-SDWebImage": [
]
},
"swift_version": "5.0"
}