blob: 636d802aa3cd7ebd6ec5a13e8b40ab45cafca0fa [file] [log] [blame]
{
"name": "Analytics",
"version": "3.6.7",
"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.6.7"
},
"social_media_url": "https://twitter.com/segment",
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"frameworks": "Security",
"source_files": [
"Analytics/Classes/**/*",
"Analytics/Vendor/**/*"
]
}