blob: 5542ffb711324f88e1bb0df8cede6b78d24ed45f [file] [log] [blame]
{
"name": "Segment-Countly",
"version": "1.0.3",
"summary": "Countly Integration for Segment's analytics-ios library.",
"description": "Analytics for iOS provides a single API that lets you\nintegrate with over 100s of tools.\nThis is the Countly 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-countly.git",
"tag": "1.0.3"
},
"social_media_url": "https://twitter.com/segment",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Segment-Countly/Classes/**/*",
"dependencies": {
"Analytics": [
],
"Countly": [
"~> 16.02"
]
}
}