4 "summary": "This is the iOS SDK of adjust. You can read more about it at http://adjust.com.",
5 "homepage": "https://github.com/adjust/ios_sdk",
11 "Christian Wellenbrock": "welle@adjust.com"
14 "git": "https://github.com/adjust/ios_sdk.git",
21 "frameworks": "SystemConfiguration",
30 "weak_frameworks": "AdSupport"
33 "default_subspecs": "Core",
34 "pod_target_xcconfig": {
35 "BITCODE_GENERATION_MODE": "bitcode"
42 "Adjust/ADJAdditions/*.{h,m}"
46 "name": "Sociomantic",
47 "source_files": "plugin/Sociomantic/*.{h,m}",
56 "source_files": "plugin/Criteo/*.{h,m}",
65 "source_files": "plugin/Trademob/*.{h,m}",
75 "AdjustBridge/*.{h,m}",
76 "AdjustBridge/WebViewJavascriptBridge/*.{h,m}"