blob: 6cd4a022678631f23cd09a38d6db1526fb1b0dd3 [file] [log] [blame]
{
"name": "ComScore",
"version": "6.3.0",
"summary": "Official analytics library for iOS, watchOS and tvOS from comScore",
"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.",
"homepage": "https://github.com/comscore/ComScore-iOS-watchOS-tvOS",
"license": "Custom",
"authors": {
"comScore": "www.comscore.com"
},
"source": {
"git": "https://github.com/comscore/ComScore-iOS-watchOS-tvOS.git",
"tag": "6.3.0"
},
"social_media_url": "https://twitter.com/comScore",
"libraries": "c++",
"frameworks": "Security",
"prepare_command": "touch .pod\nrm -rf ComScore/dynamic/iOS/ComScore.framework/strip-framework.sh\nrm -rf ComScore/dynamic/tvOS/ComScore.framework/strip-framework.sh\nrm -rf ComScore/dynamic/watchOS/ComScore.framework/strip-framework.sh",
"default_subspecs": "Dynamic",
"header_dir": "ComScore",
"module_name": "ComScore",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
},
"subspecs": [
{
"name": "Dynamic",
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"ios": {
"vendored_frameworks": "ComScore/dynamic/iOS/ComScore.framework",
"preserve_paths": "ComScore/dynamic/iOS/ComScore.framework",
"public_header_files": "ComScore/dynamic/iOS/ComScore.framework/Headers/*.h",
"source_files": "ComScore/dynamic/iOS/ComScore.framework/Headers/*.h",
"frameworks": "SystemConfiguration",
"resource_bundles": {
"SCORBundle": ".pod"
}
},
"tvos": {
"vendored_frameworks": "ComScore/dynamic/tvOS/ComScore.framework",
"preserve_paths": "ComScore/dynamic/tvOS/ComScore.framework",
"public_header_files": "ComScore/dynamic/tvOS/ComScore.framework/Headers/*.h",
"source_files": "ComScore/dynamic/tvOS/ComScore.framework/Headers/*.h",
"frameworks": "SystemConfiguration",
"resource_bundles": {
"SCORBundle": ".pod"
}
},
"watchos": {
"vendored_frameworks": "ComScore/dynamic/watchOS/ComScore.framework",
"preserve_paths": "ComScore/dynamic/watchOS/ComScore.framework",
"public_header_files": "ComScore/dynamic/watchOS/ComScore.framework/Headers/*.h",
"source_files": "ComScore/dynamic/watchOS/ComScore.framework/Headers/*.h",
"resource_bundles": {
"SCORBundle": ".pod"
}
}
},
{
"name": "Static",
"platforms": {
"ios": "6.0",
"tvos": "9.0",
"watchos": "2.0"
},
"ios": {
"vendored_frameworks": "ComScore/static/iOS/ComScore.framework",
"preserve_paths": "ComScore/static/iOS/ComScore.framework",
"public_header_files": "ComScore/static/iOS/ComScore.framework/Versions/A/Headers/*.h",
"source_files": "ComScore/static/iOS/ComScore.framework/Versions/A/Headers/*.h",
"frameworks": "SystemConfiguration",
"resource_bundles": {
"SCORBundle": ".pod"
}
},
"tvos": {
"vendored_frameworks": "ComScore/static/tvOS/ComScore.framework",
"preserve_paths": "ComScore/static/tvOS/ComScore.framework",
"public_header_files": "ComScore/static/tvOS/ComScore.framework/Versions/A/Headers/*.h",
"source_files": "ComScore/static/tvOS/ComScore.framework/Versions/A/Headers/*.h",
"frameworks": "SystemConfiguration",
"resource_bundles": {
"SCORBundle": ".pod"
}
},
"watchos": {
"vendored_frameworks": "ComScore/static/watchOS/ComScore.framework",
"preserve_paths": "ComScore/static/watchOS/ComScore.framework",
"public_header_files": "ComScore/static/watchOS/ComScore.framework/Versions/A/Headers/*.h",
"source_files": "ComScore/static/watchOS/ComScore.framework/Versions/A/Headers/*.h",
"resource_bundles": {
"SCORBundle": ".pod"
}
}
}
]
}