blob: d6c738310e4914b9bce8c01ffd44b1993a7770c3 [file] [log] [blame]
{
"name": "ComScore-iOS",
"version": "3.1510.23",
"summary": "Application and Streaming Tag library for iOS",
"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.",
"homepage": "https://github.com/comscore/ComScore-iOS-SDK",
"license": "MIT",
"authors": {
"comScore": "www.comscore.com"
},
"source": {
"git": "https://github.com/comscore/ComScore-iOS-SDK.git",
"tag": "3.1510.23"
},
"social_media_url": "https://twitter.com/comScore",
"platforms": {
"ios": "6.0"
},
"public_header_files": "comScore/**/*.h",
"preserve_paths": "comScore/**/*.h",
"vendored_libraries": "comScore/libcomScore.a",
"frameworks": [
"SystemConfiguration",
"Security"
]
}