blob: 2e99fe209a1a93d4d534e74d4df3a609cccd27d0 [file] [log] [blame]
{
"name": "segment-appsflyer-ios",
"version": "1.1.1",
"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": "golan@appsflyer.com"
},
"source": {
"git": "https://github.com/AppsFlyerSDK/segment-appsflyer-ios.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "segment-appsflyer-ios/Classes/**/*",
"dependencies": {
"Analytics": [
"~> 3.1"
],
"AppsFlyerFramework": [
]
}
}