blob: 1b85a663fa668bc739a786c26b974c2c5b1870f4 [file] [log] [blame]
{
"name": "Segment-Tune",
"version": "1.0.2",
"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.2"
},
"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": [
"~> 4.0"
]
}
}