blob: 706ec6430d8622f91054b88de8409803ba373263 [file] [log] [blame]
{
"name": "Prototyper",
"version": "1.0",
"summary": "Framework that allows you to integrate prototypes into an iOS application and receive feedback using the Prototyper service.",
"description": "The Prototyper Framework allows you to integrate prototypes into an iOS application and receive feedback using Prototyper service. When you deploy an application using the Prototyper service (https://prototyper-bruegge.in.tum.de) the Prototyper Framework allows users to send feedback from within the application.",
"homepage": "https://www1.in.tum.de",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Paul Schmiedmayer": "paul.schmiedmayer@tum.de",
"Chair of Applied Software Engineering": "ios@in.tum.de",
"Stefan Kofler": "grafele@gmail.com"
},
"source": {
"git": "https://github.com/ls1intum/prototyper.git",
"tag": "1.0"
},
"social_media_url": "https://twitter.com/PSchmiedmayer",
"platforms": {
"ios": "10.0"
},
"source_files": "Prototyper/Classes/**/*",
"resources": "Prototyper/Assets/*",
"dependencies": {
"KeychainSwift": [
],
"Prototype": [
]
},
"pushed_with_swift_version": "4.0"
}