blob: ce2232e9393d5983adeecc387068e603233b7184 [file] [log] [blame]
{
"name": "UserReport",
"version": "0.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://www.userreport.com/",
"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": "0.0.1"
},
"source_files": "UserReport/UserReport/**/*.{swift}",
"frameworks": [
"Foundation",
"UIKit",
"WebKit",
"AdSupport"
],
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}