blob: 660871e07b6aee63c5fa8d185a493efd664c2f28 [file] [log] [blame]
{
"name": "Segment-Tune",
"version": "1.0.0",
"summary": "Tune Integration for Segment iOS SDK.",
"description": "Analytics for iOS provides a single API that lets you\nintegrate with over 100s of tools.\n\nThis is the TUNE integration for the iOS library.",
"homepage": "https://github.com/MobileAppTracking/segment-integration-ios",
"license": "MIT",
"authors": {
"TUNE": "mobile@tune.com"
},
"source": {
"git": "https://github.com/MobileAppTracking/segment-integration-ios.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/tune",
"platforms": {
"ios": "8.0"
},
"source_files": "Segment-Tune/Classes/**/*",
"public_header_files": "Segment-Tune/Classes/**/*.h",
"dependencies": {
"Analytics": [
"~> 3.0.0"
],
"Tune": [
"~> 4.2.1"
]
}
}