2 "name": "ComScore-iOS",
4 "summary": "Official analytics library for iOS from comScore",
5 "description": "This library is used to collect analytics from iOS applications. The library supports apps developed in native Objective C 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-SDK",
9 "comScore": "www.comscore.com"
12 "git": "https://github.com/comscore/ComScore-iOS-SDK.git",
15 "social_media_url": "https://twitter.com/comScore",
19 "prepare_command": "touch .pod\nrm -rf ComScore/dynamic/ComScore.framework/strip-framework.sh",
21 "SystemConfiguration",
25 "default_subspecs": "Dynamic",
26 "module_name": "ComScore",
27 "deprecated_in_favor_of": "ComScore",
35 "vendored_frameworks": "comScore/dynamic/ComScore.framework",
36 "preserve_paths": "comScore/dynamic/ComScore.framework",
37 "public_header_files": "comScore/dynamic/ComScore.framework/Headers/*.h",
38 "source_files": "comScore/dynamic/ComScore.framework/Headers/*.h",
48 "vendored_frameworks": "comScore/static/ComScore.framework",
49 "preserve_paths": "comScore/static/ComScore.framework",
50 "public_header_files": "comScore/static/ComScore.framework/Versions/A/Headers/*.h",
51 "source_files": "comScore/static/ComScore.framework/Versions/A/Headers/*.h",