blob: cc7c1ffa670ec67e2758d49a9f30595af1cfa7a4 [file] [log] [blame]
{
"name": "segment-appsflyer-ios",
"version": "1.1.7",
"summary": "AppsFlyer Integration for Segment's analytics-ios library.",
"description": "AppsFlyer is the market leader in mobile advertising attribution & analytics, helping marketers to pinpoint their targeting, optimize their ad spend and boost their ROI.",
"homepage": "https://github.com/AppsFlyerSDK/segment-appsflyer-ios",
"license": {
"type": "Proprietary",
"text": " Copyright 2014 AppsFlyer Ltd. All rights reserved.\n"
},
"authors": {
"Golan": "support@appsflyer.com"
},
"source": {
"git": "https://github.com/AppsFlyerSDK/segment-appsflyer-ios.git",
"tag": "1.1.7"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "segment-appsflyer-ios/Classes/*.{h,m,mm}",
"dependencies": {
"Analytics": [
"~> 3.1"
],
"AppsFlyerFramework": [
"~> 4.5"
]
}
}
}