blob: 4cc66b0d5bb06dc804151eb12f1965310cfb1372 [file] [log] [blame]
{
"name": "comScore-iOS-SDK",
"version": "3.1502.26",
"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": "MIT",
"file": "LICENSE"
},
"authors": {
"Rafael Aguilar": "rais38@gmail.com"
},
"source": {
"http": "https://github.com/rais38/comScore-iOS-SDK/raw/master/comScore.zip",
"flatten": true
},
"platforms": {
"ios": "6.0"
},
"frameworks": [
"SystemConfiguration",
"Security"
],
"requires_arc": false,
"source_files": "**/*.h",
"vendored_libraries": "**/libcomScore.a",
"deprecated": true
}