blob: c508eb514c79d4b4f9daaf953f001ed8a4622756 [file] [log] [blame]
{
"name": "TEUserinterface",
"version": "1.0.5",
"summary": "A Swift-Library for iOS Usercontrols",
"description": "A Swift-Library for iOS Usercontrols.\nMain use case is iOS-Applications.",
"homepage": "https://www.github.com/torben-erz/TEUserinterface",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Torben Erz": "torben.erz@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/torben-erz/TEUserinterface.git",
"tag": "1.0.5"
},
"source_files": "TEUserinterface/Source/**/*.{swift}",
"frameworks": [
"Foundation",
"UIKit"
],
"swift_version": "4.0"
}