2 "name": "ComScore-iOS",
3 "version": "3.1510.232",
4 "summary": "Official Application and Streaming Tag library for iOS from comScore",
5 "description": "This library is used to collect application and streaming tagging data 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 "public_header_files": "comScore/**/*.h",
24 "preserve_paths": "comScore/**/*.h",
25 "vendored_libraries": "comScore/libcomScore.a",
27 "SystemConfiguration",
30 "module_map": "comScore/ComScore.modulemap",
31 "header_dir": "ComScore",
32 "module_name": "ComScore",
34 "OTHER_LDFLAGS": "-ObjC"