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 "Adjust": "sdk@adjust.com"
14 "git": "https://github.com/adjust/ios_sdk.git",
21 "frameworks": "SystemConfiguration",
23 "weak_frameworks": "AdSupport"
26 "weak_frameworks": "AdSupport"
29 "default_subspecs": "Core",
30 "pod_target_xcconfig": {
31 "BITCODE_GENERATION_MODE": "bitcode"
38 "Adjust/ADJAdditions/*.{h,m}"
47 "name": "Sociomantic",
48 "source_files": "plugin/Sociomantic/*.{h,m}",
57 "source_files": "plugin/Criteo/*.{h,m}",
66 "source_files": "plugin/Trademob/*.{h,m}",
76 "AdjustBridge/*.{h,m}",
77 "AdjustBridge/WebViewJavascriptBridge/*.{h,m}"