blob: 4b13e6149cc26598891cf5e2b3db5b66765912bc [file] [log] [blame]
{
"name": "Prototype",
"version": "0.1",
"summary": "Framework to integrate prototypes into iOS, macOS or tvOS applications",
"description": "The prototype framework allows you to integrate .prototype files created with the macOS Prototype-Application into your iOS, macOS or tvOS application. You can configure and inspect the `PrototypeView` using the Xcode Interface Builder with ease.",
"homepage": "https://twitter.com/PSchmiedmayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Paul Schmiedmayer": "paul.schmiedmayer@tum.de"
},
"source": {
"git": "https://github.com/ls1intum/prototype.git",
"tag": "0.1"
},
"social_media_url": "https://twitter.com/PSchmiedmayer",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0"
},
"source_files": "Prototype/**/*",
"pushed_with_swift_version": "4.0"
}