blob: 56b6cc7f1e5886cdeef3cf537b11ec487a19203c [file] [log] [blame]
{
"name": "SonderAnalytics",
"version": "3.8.1",
"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": {
"Sonder": "mobile-tech-all@sonder.com"
},
"source": {
"git": "https://github.com/Flatbook/analytics-ios",
"tag": "3.8.1"
},
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"frameworks": [
"CoreTelephony",
"Security",
"StoreKit",
"SystemConfiguration",
"UIKit"
],
"source_files": [
"SonderAnalytics/Classes/**/*",
"SonderAnalytics/Vendor/**/*"
]
}