blob: c6911373ac61dd92ff408e1b7e0d58246c02320c [file] [log] [blame]
{
"name": "comScore-iOS-SDK",
"version": "3.1509.15",
"summary": "Designed to provide complete usage reporting about the application lifecycle.",
"description": "The comScore Application Tag provides an application measurement solution that is designed to provide complete usage reporting about the application lifecycle. For applications on mobile devices that includes usage reporting even when the device does not have any available data connection.",
"homepage": "https://www.comscore.com",
"license": {
"type": "Copyright",
"text": "Copyright 2015 comScore, Inc. All rights reserved."
},
"authors": {
"Rafael Aguilar": "rais38@gmail.com"
},
"source": {
"http": "https://github.com/rais38/comScore-iOS-SDK/raw/master/comScore-3.1509.15.zip",
"flatten": true
},
"platforms": {
"ios": "6.0"
},
"frameworks": [
"SystemConfiguration",
"Security"
],
"requires_arc": false,
"source_files": "**/*.h",
"vendored_libraries": "**/libcomScore.a",
"deprecated": true
}