4 "summary": "Tercept SDK for analytics",
5 "description": "This static iOS library is used for collecting the Performance Data Platform for Digital Publishers",
6 "homepage": "http://tercept.com",
7 "license": "BSD 2-Clause Simplified License",
9 "Gourav Chindlur": "hello@tercept.com"
11 "module_name": "TerceptSDK",
16 "git": "https://github.com/Tercept-Inc/Tercept-SDK-iOS.git",
20 "preserve_paths": "libTerceptSDK.a",
21 "public_header_files": "*.h",
22 "vendored_libraries": "libTerceptSDK.a",
24 "static_framework": true,
25 "pod_target_xcconfig": {
26 "VALID_ARCHS": "arm64 x86_64"
29 "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
30 "OTHER_LDFLAGS": "-ObjC -lTerceptSDK"