blob: 0e29f6e7c5c38d86293a5cf64bd7d00280790e8f [file] [log] [blame]
{
"name": "Segment-Adobe-Analytics",
"version": "1.2.0",
"summary": "Adobe-Analytics Integration for Segment's analytics-ios library.",
"description": "Analytics for iOS provides a single API that lets you\n integrate with over 100s of tools.\n This is the Optimizely X integration for the iOS library.",
"homepage": "http://segment.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Segment": "friends@segment.com"
},
"source": {
"git": "https://github.com/segment-integrations/analytics-ios-integration-Adobe-Analytics.git",
"tag": "1.2.0"
},
"social_media_url": "https://twitter.com/segment",
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Analytics": [
"~> 3.5"
],
"AdobeMobileSDK": [
],
"AdobeVideoHeartbeatSDK": [
]
}
}