blob: 653561af4269040b7b63aa63145049f6ed2f2476 [file] [log] [blame]
{
"name": "WeLoop",
"version": "1.0.0",
"summary": "Integrate WeLoop to your iOS project",
"description": "Integrate WeLoop to your iOS project.\nAllow direct feedback from users while they are using apps.\nProvoke interactions between users in a conversational mode: who likes the last suggestion? Who amends with better ideas? Leverage lead users expertise.\nManage your community and reward the most engaged employees with a direct status report.",
"homepage": "https://github.com/WeLoopTeam/WeLoop-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WeLoop": "contact@weloop.io"
},
"source": {
"git": "https://github.com/WeLoopTeam/WeLoop-iOS.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WeLoop/Classes/**/*",
"resources": "WeLoop/Assets/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}