blob: 6198aff614f6dadd990c2985279b877e4a3adbe1 [file] [log] [blame]
{
"name": "KAnalytics",
"version": "3.8.0",
"summary": "Unofficial Segment Analaytics SDK customsied",
"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/freesuraj/analytics-ios.git",
"tag": "3.8.0"
},
"social_media_url": "https://twitter.com/segment",
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"frameworks": [
"CoreTelephony",
"Security",
"StoreKit",
"SystemConfiguration",
"UIKit"
],
"source_files": [
"Analytics/Classes/**/*",
"Analytics/Vendor/**/*"
]
}