4 "summary": "Official analytics library for iOS, watchOS and tvOS from comScore",
5 "description": "This library is used to collect analytics from iOS, watchOS and tvOS applications. The library supports apps developed in native Objective C or Swift with Apple Xcode or in other languages/tools which can include and use native Objective C libraries.",
6 "homepage": "https://github.com/comscore/ComScore-iOS-watchOS-tvOS",
9 "comScore": "www.comscore.com"
12 "git": "https://github.com/comscore/ComScore-iOS-watchOS-tvOS.git",
15 "social_media_url": "https://twitter.com/comScore",
17 "frameworks": "Security",
24 "vendored_frameworks": "ComScore/iOS/ComScore.framework",
25 "preserve_paths": "ComScore/iOS/ComScore.framework",
26 "public_header_files": "ComScore/iOS/ComScore.framework/Versions/A/Headers/*.h",
27 "source_files": "ComScore/iOS/ComScore.framework/Versions/A/Headers/*.h",
28 "frameworks": "SystemConfiguration"
31 "vendored_frameworks": "ComScore/tvOS/ComScore.framework",
32 "preserve_paths": "ComScore/tvOS/ComScore.framework",
33 "public_header_files": "ComScore/tvOS/ComScore.framework/Versions/A/Headers/*.h",
34 "source_files": "ComScore/tvOS/ComScore.framework/Versions/A/Headers/*.h",
35 "frameworks": "SystemConfiguration"
38 "vendored_frameworks": "ComScore/watchOS/ComScore.framework",
39 "preserve_paths": "ComScore/watchOS/ComScore.framework",
40 "public_header_files": "ComScore/watchOS/ComScore.framework/Versions/A/Headers/*.h",
41 "source_files": "ComScore/watchOS/ComScore.framework/Versions/A/Headers/*.h"
43 "header_dir": "ComScore",
44 "module_name": "ComScore"