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",
18 "prepare_command": "touch .pod",
25 "vendored_frameworks": "ComScore/iOS/ComScore.framework",
26 "preserve_paths": "ComScore/iOS/ComScore.framework",
27 "public_header_files": "ComScore/iOS/ComScore.framework/Headers/*.h",
28 "source_files": "ComScore/iOS/ComScore.framework/Headers/*.h",
29 "frameworks": "SystemConfiguration",
35 "vendored_frameworks": "ComScore/tvOS/ComScore.framework",
36 "preserve_paths": "ComScore/tvOS/ComScore.framework",
37 "public_header_files": "ComScore/tvOS/ComScore.framework/Headers/*.h",
38 "source_files": "ComScore/tvOS/ComScore.framework/Headers/*.h",
39 "frameworks": "SystemConfiguration",
45 "vendored_frameworks": "ComScore/watchOS/ComScore.framework",
46 "preserve_paths": "ComScore/watchOS/ComScore.framework",
47 "public_header_files": "ComScore/watchOS/ComScore.framework/Headers/*.h",
48 "source_files": "ComScore/watchOS/ComScore.framework/Headers/*.h",
53 "header_dir": "ComScore",
54 "module_name": "ComScore"