blob: 566560b1aad7e0a5ee90fa44c6efd24b24836e9a [file] [log] [blame]
{
"name": "Prototyper",
"version": "0.7.7",
"summary": "Framework to mix prototypes and real apps.",
"description": "The Prototyper framework allows you to create a mix between app prototypes and real apps.",
"homepage": "https://github.com/grafele/Prototyper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stefan Kofler": "grafele@gmail.com"
},
"source": {
"git": "https://github.com/grafele/Prototyper.git",
"tag": "0.7.7"
},
"social_media_url": "https://twitter.com/kofse",
"platforms": {
"ios": "8.0"
},
"source_files": "Prototyper/Classes/**/*",
"resources": "Prototyper/Assets/*",
"dependencies": {
"AFNetworking": [
"~> 3.1"
],
"NSHash": [
"~> 1.1"
],
"SSZipArchive": [
"~> 1.6"
],
"GCDWebServer": [
"~> 3.3"
],
"jot": [
"~> 0.1.5"
],
"KeychainSwift": [
"~> 7.0"
]
},
"pushed_with_swift_version": "3.0"
}