blob: fb7d0fb970cff7d9046020346a8f0e84943b1127 [file] [log] [blame]
{
"name": "Segment-Tune",
"version": "1.1.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/TuneOSS/segment-integration-ios",
"license": "MIT",
"authors": {
"TUNE": "mobile@tune.com"
},
"source": {
"git": "https://github.com/TuneOSS/segment-integration-ios.git",
"tag": "1.1.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"
],
"Tune": [
"~> 5.0"
]
}
}