blob: 8a436249b5b4dda0dd5af7879b6936bbbb45b05d [file] [log] [blame]
{
"name": "Segment-ComScore",
"version": "3.1.0-beta",
"summary": "ComScore Integration for Segment's analytics-ios library.",
"description": "Analytics for iOS provides a single API that lets you\nintegrate with over 100s of tools.\n\nThis is the ComScore integration for the iOS library.",
"homepage": "http://segment.com/",
"license": {
"type": "MIT"
},
"authors": {
"Segment": "friends@segment.com"
},
"source": {
"git": "https://github.com/segment-integrations/analytics-ios-integration-comscore.git",
"tag": "3.1.0-beta"
},
"social_media_url": "https://twitter.com/segment",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Segment-ComScore/Classes/**/*",
"dependencies": {
"Analytics": [
"~> 3.6"
],
"ComScore": [
"~> 5.0"
]
}
}