blob: 602e0892bcdeec7ec0e76013af525d6d5a4f5bda [file] [log] [blame]
{
"name": "Segment-Primer",
"version": "2.0.0",
"summary": "Primer 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 Primer integration for the iOS library.",
"homepage": "https://goprimer.com/",
"documentation_url": "http://docs.goprimer.com/",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Primer": "success@goprimer.com"
},
"source": {
"git": "https://github.com/goprimer/analytics-ios-integration-primer.git",
"tag": "2.0.0"
},
"social_media_url": "https://twitter.com/GoPrimer",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Analytics": [
"~> 3.3"
],
"Primer": [
"~> 3.1"
]
}
}