blob: 2267dc60d3b2344d283251821be46d9881145b61 [file] [log] [blame]
{
"name": "segment-appsflyer-ios",
"version": "1.1.4",
"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": "MIT",
"authors": {
"Golan": "support@appsflyer.com"
},
"source": {
"git": "https://github.com/AppsFlyerSDK/segment-appsflyer-ios.git",
"tag": "1.1.4"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "segment-appsflyer-ios/Classes/*.{h,m,mm}",
"dependencies": {
"Analytics": [
"~> 3.1"
],
"AppsFlyerFramework": [
"~> 4.5"
]
}
}
}