blob: 46eaa21504bc97536d03ddc63b9bc30390e5173e [file] [log] [blame]
{
"name": "UserReport",
"version": "2.0.1",
"summary": "UserReport SDK for iOS.",
"description": "UserReport is a set of flexible tools, that tell you who your users are, and what they want to achieve.",
"homepage": "https://github.com/audienceproject/userreport-ios-sdk",
"screenshots": "https://www.userreport.com/wp-content/uploads/illustration_survey.png",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": "AudienceProject",
"social_media_url": "https://twitter.com/Audience_P",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/audienceproject/userreport-ios-sdk.git",
"tag": "2.0.1"
},
"source_files": "UserReport/UserReport/**/*.{swift}",
"frameworks": [
"Foundation",
"UIKit",
"WebKit",
"AdSupport"
],
"requires_arc": true,
"swift_versions": "4.2",
"swift_version": "4.2"
}