blob: 092cc3c83cb42acdc3f0da29d4217fd37bda87a9 [file] [log] [blame]
{
"name": "OptimoveSDK",
"version": "1.2.0.1",
"summary": "Optimove SDK for Analytics and push notifications.",
"description": "This Pod includes the Optimove framework for reporting events and receive optimove push notifications",
"homepage": "https://github.com/optimove-tech/iOS-SDK-Integration-Guide",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"optimove mobile developer": "optimove.develop.mobile@gmail.com"
},
"source": {
"git": "https://github.com/optimove-tech/iOS-SDK-Integration-Guide.git",
"tag": "1.2.0.1"
},
"social_media_url": "https://twitter.com/Optimove",
"platforms": {
"ios": "10.0"
},
"static_framework": true,
"swift_version": "4.1",
"source_files": "OptimoveSDK/Classes/**/*",
"dependencies": {
"Firebase/Core": [
"~> 5.4.0"
],
"Firebase/Messaging": [
],
"Firebase/DynamicLinks": [
],
"OptiTrackCore": [
],
"XCGLogger": [
"~> 6.0.4"
]
}
}