blob: ed4aa5153f911398a1b5f26c6eb61bf462daa9d2 [file] [log] [blame]
{
"name": "Segment-Adobe-Analytics",
"version": "1.5.2",
"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.5.2"
},
"social_media_url": "https://twitter.com/segment",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Analytics": [
],
"AdobeMediaSDK": [
]
},
"ios": {
"dependencies": {
"AdobeMobileSDK": [
]
}
},
"tvos": {
"dependencies": {
"AdobeMobileSDK/TVOS": [
]
}
},
"static_framework": true,
"module_name": "Segment_Adobe_Analytics"
}