blob: 805b4008c1d0c2ccc6f16cacb8ea68a3bef8721c [file] [log] [blame]
{
"name": "Analytics",
"version": "3.4.0",
"summary": "The hassle-free way to add analytics to your iOS app.",
"description": "Analytics for iOS provides a single API that lets you\nintegrate with over 100s of tools.",
"homepage": "http://segment.com/",
"license": {
"type": "MIT"
},
"authors": {
"Segment": "friends@segment.com"
},
"source": {
"git": "https://github.com/segmentio/analytics-ios.git",
"tag": "3.4.0"
},
"social_media_url": "https://twitter.com/segment",
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"source_files": "Analytics/Classes/**/*"
}