blob: 8e86f257caecf07409e29e5805b8684cef009655 [file] [log] [blame]
{
"name": "Segment-Adobe-Analytics",
"version": "1.3.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.3.0"
},
"social_media_url": "https://twitter.com/segment",
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Analytics": [
"~> 3.5"
],
"AdobeMobileSDK": [
],
"AdobeVideoHeartbeatSDK": [
]
},
"static_framework": true,
"module_name": "Segment_Adobe_Analytics"
}